#include <ic.h>
v8::internal::ICを継承しています。
すべてのメンバ一覧
説明
ic.h の 321 行で定義されています。
コンストラクタとデストラクタ
v8::internal::KeyedStoreIC::KeyedStoreIC |
( |
|
) |
[inline] |
関数
void v8::internal::KeyedStoreIC::Clear |
( |
Address |
address, |
|
|
Code * |
target | |
|
) |
| | [static, private] |
void v8::internal::KeyedStoreIC::Generate |
( |
MacroAssembler * |
masm, |
|
|
const ExternalReference & |
f | |
|
) |
| | [static, private] |
void v8::internal::KeyedStoreIC::GenerateExtendStorage |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedStoreIC::GenerateGeneric |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedStoreIC::GenerateInitialize |
( |
MacroAssembler * |
masm |
) |
[static] |
void v8::internal::KeyedStoreIC::GenerateMiss |
( |
MacroAssembler * |
masm |
) |
[static] |
static Code* v8::internal::KeyedStoreIC::generic_stub |
( |
|
) |
[inline, static, private] |
static Code* v8::internal::KeyedStoreIC::initialize_stub |
( |
|
) |
[inline, static, private] |
static Code* v8::internal::KeyedStoreIC::megamorphic_stub |
( |
|
) |
[inline, static, private] |
ic.cc の 965 行で定義されています。
参照先 ASSERT, v8::internal::Code::cast(), v8::internal::code(), v8::internal::StubCache::ComputeKeyedStoreField(), v8::internal::FIELD, generic_stub(), v8::internal::MAP_TRANSITION, megamorphic_stub(), v8::internal::MONOMORPHIC, v8::internal::MONOMORPHIC_PROTOTYPE_FAILURE, v8::internal::NULL, v8::internal::PREMONOMORPHIC, v8::internal::IC::set_target(), v8::internal::IC::target(), と v8::internal::UNINITIALIZED.
参照元 Store().
フレンドと関連する関数
このクラスの説明は次のファイルから生成されました: