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