#include <ic.h>
v8::internal::ICを継承しています。
すべてのメンバ一覧
説明
ic.h の 243 行で定義されています。
コンストラクタとデストラクタ
v8::internal::KeyedLoadIC::KeyedLoadIC |
( |
|
) |
[inline] |
関数
void v8::internal::KeyedLoadIC::Clear |
( |
Address |
address, |
|
|
Code * |
target | |
|
) |
| | [static, private] |
void v8::internal::KeyedLoadIC::Generate |
( |
MacroAssembler * |
masm, |
|
|
const ExternalReference & |
f | |
|
) |
| | [static, private] |
void v8::internal::KeyedLoadIC::GenerateGeneric |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedLoadIC::GenerateInitialize |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedLoadIC::GenerateMiss |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedLoadIC::GeneratePreMonomorphic |
( |
MacroAssembler * |
masm |
) |
[static] |
static Code* v8::internal::KeyedLoadIC::generic_stub |
( |
|
) |
[inline, static, private] |
static Code* v8::internal::KeyedLoadIC::initialize_stub |
( |
|
) |
[inline, static, private] |
ic.cc の 625 行で定義されています。
参照先 ABSENT, v8::internal::JSArray::cast(), v8::internal::Code::cast(), v8::internal::code(), v8::internal::StubCache::ComputeKeyedLoadArrayLength(), v8::internal::StubCache::ComputeKeyedLoadFunctionPrototype(), v8::internal::StubCache::ComputeKeyedLoadStringLength(), v8::internal::Smi::FromInt(), v8::internal::Accessors::FunctionGetPrototype(), generic_stub(), v8::internal::Runtime::GetElementOrCharAt(), v8::internal::Runtime::GetObjectProperty(), v8::internal::IC::is_contextual(), v8::internal::NULL, v8::internal::IC::ReferenceError(), v8::internal::IC::set_target(), v8::internal::IC::target(), v8::internal::IC::TypeError(), と UpdateCaches().
static Code* v8::internal::KeyedLoadIC::megamorphic_stub |
( |
|
) |
[inline, static, private] |
static Code* v8::internal::KeyedLoadIC::pre_monomorphic_stub |
( |
|
) |
[inline, static, private] |
ic.cc の 730 行で定義されています。
参照先 ASSERT, v8::internal::CALLBACKS, v8::internal::Code::cast(), v8::internal::AccessorInfo::cast(), v8::internal::code(), v8::internal::StubCache::ComputeKeyedLoadCallback(), v8::internal::StubCache::ComputeKeyedLoadConstant(), v8::internal::StubCache::ComputeKeyedLoadField(), v8::internal::StubCache::ComputeKeyedLoadInterceptor(), v8::internal::CONSTANT_FUNCTION, v8::internal::FIELD, generic_stub(), v8::internal::INTERCEPTOR, megamorphic_stub(), v8::internal::MONOMORPHIC, v8::internal::MONOMORPHIC_PROTOTYPE_FAILURE, v8::internal::NULL, pre_monomorphic_stub(), v8::internal::PREMONOMORPHIC, v8::internal::IC::set_target(), v8::internal::IC::target(), と v8::internal::UNINITIALIZED.
参照元 Load().
フレンドと関連する関数
このクラスの説明は次のファイルから生成されました: