|
V8 Project
|
#include <code-stubs.h>
Inheritance diagram for v8::internal::StoreGlobalStub:
Collaboration diagram for v8::internal::StoreGlobalStub:Classes | |
| class | CheckGlobalBits |
| class | IsConstantBits |
| class | RepresentationBits |
Static Public Member Functions | |
| static Handle< HeapObject > | global_placeholder (Isolate *isolate) |
Static Public Member Functions inherited from v8::internal::HydrogenCodeStub | |
| template<class SubClass > | |
| static Handle< Code > | GetUninitialized (Isolate *isolate) |
Private Member Functions | |
| DEFINE_HANDLER_CODE_STUB (StoreGlobal, HandlerStub) | |
Additional Inherited Members | |
Public Types inherited from v8::internal::HydrogenCodeStub | |
| enum | InitializationState { UNINITIALIZED , INITIALIZED } |
Protected Member Functions inherited from v8::internal::HandlerStub | |
| HandlerStub (Isolate *isolate) | |
| DEFINE_CODE_STUB_BASE (HandlerStub, HydrogenCodeStub) | |
Protected Member Functions inherited from v8::internal::HydrogenCodeStub | |
| HydrogenCodeStub (Isolate *isolate, InitializationState state=INITIALIZED) | |
| void | set_sub_minor_key (uint32_t key) |
| uint32_t | sub_minor_key () const |
Static Protected Attributes inherited from v8::internal::HydrogenCodeStub | |
| static const int | kSubMinorKeyBits = kStubMinorKeyBits - 1 |
Definition at line 1001 of file code-stubs.h.
|
inline |
Definition at line 1003 of file code-stubs.h.
References check_global(), v8::internal::BitFieldBase< T, shift, size, U >::encode(), is_constant(), and v8::internal::HydrogenCodeStub::set_sub_minor_key().
Here is the call graph for this function:
|
inline |
Definition at line 1032 of file code-stubs.h.
References v8::internal::BitFieldBase< T, shift, size, U >::decode(), and v8::internal::HydrogenCodeStub::sub_minor_key().
Referenced by v8::internal::CodeStubGraphBuilder< Stub >::BuildCodeInitializedStub(), GetCodeCopyFromTemplate(), and StoreGlobalStub().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
inline |
Definition at line 1013 of file code-stubs.h.
References v8::internal::Code::FindAndReplacePattern::Add(), check_global(), global_placeholder(), and map.
Referenced by v8::internal::StoreIC::CompileHandler().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestatic |
Definition at line 1009 of file code-stubs.h.
References v8::internal::Isolate::factory().
Referenced by v8::internal::CodeStubGraphBuilder< Stub >::BuildCodeInitializedStub(), and GetCodeCopyFromTemplate().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 1030 of file code-stubs.h.
References v8::internal::BitFieldBase< T, shift, size, U >::decode(), and v8::internal::HydrogenCodeStub::sub_minor_key().
Referenced by v8::internal::CodeStubGraphBuilder< Stub >::BuildCodeInitializedStub(), and StoreGlobalStub().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinevirtual |
Implements v8::internal::HandlerStub.
Definition at line 1028 of file code-stubs.h.
|
inline |
Definition at line 1038 of file code-stubs.h.
References v8::internal::BitFieldBase< T, shift, size, U >::decode(), v8::internal::Representation::FromKind(), and v8::internal::HydrogenCodeStub::sub_minor_key().
Here is the call graph for this function:
|
inline |
Definition at line 1034 of file code-stubs.h.
References v8::internal::HydrogenCodeStub::set_sub_minor_key(), v8::internal::HydrogenCodeStub::sub_minor_key(), and v8::internal::BitFieldBase< T, shift, size, U >::update().
Here is the call graph for this function:
|
inline |
Definition at line 1043 of file code-stubs.h.
References v8::internal::Representation::kind(), v8::internal::HydrogenCodeStub::set_sub_minor_key(), v8::internal::HydrogenCodeStub::sub_minor_key(), and v8::internal::BitFieldBase< T, shift, size, U >::update().
Here is the call graph for this function: