HomeSort by relevance Sort by last modified time
    Searched refs:megamorphic_stub (Results 1 - 2 of 2) sorted by null

  /external/v8/src/ic/
ic.h 192 virtual Handle<Code> megamorphic_stub() { function in class:v8::internal::IC
374 virtual Handle<Code> megamorphic_stub() OVERRIDE;
492 virtual Handle<Code> megamorphic_stub() OVERRIDE;
ic.cc 800 set_target(*megamorphic_stub());
821 Handle<Code> LoadIC::megamorphic_stub() { function in class:v8::internal::LoadIC
1355 Handle<Code> StoreIC::megamorphic_stub() { function in class:v8::internal::StoreIC
    [all...]

Completed in 572 milliseconds