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

  /external/chromium_org/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 174 milliseconds