v8  3.25.30(node0.11.13)
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, KeyedAccessStoreMode store_mode)
 
Major MajorKey ()
 
int MinorKey ()
 
void Generate (MacroAssembler *masm)
 
- Public Member Functions inherited from PlatformCodeStub
virtual Handle< CodeGenerateCode (Isolate *isolate)
 
virtual Code::Kind GetCodeKind () const
 

Additional Inherited Members

Detailed Description

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

Constructor & Destructor Documentation

KeyedStoreElementStub ( bool  is_js_array,
ElementsKind  elements_kind,
KeyedAccessStoreMode  store_mode 
)
inline

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

Member Function Documentation

Major MajorKey ( )
inline

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

int MinorKey ( )
inline

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


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