v8  3.14.5(node0.10.28)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ElementsTransitionAndStoreStub Class Reference

#include <code-stubs.h>

Inheritance diagram for ElementsTransitionAndStoreStub:
Collaboration diagram for ElementsTransitionAndStoreStub:

Public Member Functions

 ElementsTransitionAndStoreStub (ElementsKind from, ElementsKind to, bool is_jsarray, StrictModeFlag strict_mode, KeyedAccessGrowMode grow_mode)
 

Detailed Description

Definition at line 1099 of file code-stubs.h.

Constructor & Destructor Documentation

ElementsTransitionAndStoreStub ( ElementsKind  from,
ElementsKind  to,
bool  is_jsarray,
StrictModeFlag  strict_mode,
KeyedAccessGrowMode  grow_mode 
)
inline

Definition at line 1101 of file code-stubs.h.


The documentation for this class was generated from the following files: