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

#include <code-stubs.h>

Inheritance diagram for KeyedStoreElementStub:
Collaboration diagram for KeyedStoreElementStub:

Public Member Functions

 KeyedStoreElementStub (bool is_js_array, ElementsKind elements_kind, KeyedAccessGrowMode grow_mode)
 
Major MajorKey ()
 
int MinorKey ()
 
void Generate (MacroAssembler *masm)
 

Detailed Description

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

Constructor & Destructor Documentation

KeyedStoreElementStub ( bool  is_js_array,
ElementsKind  elements_kind,
KeyedAccessGrowMode  grow_mode 
)
inline

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

Member Function Documentation

Major MajorKey ( )
inline

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

int MinorKey ( )
inline

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


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