Searched refs:megamorphic_stub (Results 1 – 2 of 2) sorted by relevance
192 virtual Handle<Code> megamorphic_stub() { in megamorphic_stub() function374 virtual Handle<Code> megamorphic_stub() OVERRIDE;492 virtual Handle<Code> megamorphic_stub() OVERRIDE;
800 set_target(*megamorphic_stub()); in PatchCache()821 Handle<Code> LoadIC::megamorphic_stub() { in megamorphic_stub() function in v8::internal::LoadIC1355 Handle<Code> StoreIC::megamorphic_stub() { in megamorphic_stub() function in v8::internal::StoreIC