Home
last modified time | relevance | path

Searched refs:megamorphic_stub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Dic.h192 virtual Handle<Code> megamorphic_stub() { in megamorphic_stub() function
374 virtual Handle<Code> megamorphic_stub() OVERRIDE;
492 virtual Handle<Code> megamorphic_stub() OVERRIDE;
Dic.cc800 set_target(*megamorphic_stub()); in PatchCache()
821 Handle<Code> LoadIC::megamorphic_stub() { in megamorphic_stub() function in v8::internal::LoadIC
1355 Handle<Code> StoreIC::megamorphic_stub() { in megamorphic_stub() function in v8::internal::StoreIC