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
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 997 of file code-stubs.h.

Constructor & Destructor Documentation

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

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

Member Function Documentation

Major MajorKey ( )
inline

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

int MinorKey ( )
inline

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


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