Searched refs:direct_exit (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.cc | 1404 ExitPoint direct_exit(this); in HandleStoreICHandlerCase() 1408 StoreGlobalIC_PropertyCellCase(property_cell, p->value(), &direct_exit, in HandleStoreICHandlerCase() 1973 ExitPoint direct_exit(this); in HandleStoreICProtoHandler() 1977 StoreGlobalIC_PropertyCellCase(CAST(holder), p->value(), &direct_exit, in HandleStoreICProtoHandler() local 2618 ExitPoint direct_exit(this); in GenericElementLoad() 2639 &direct_exit); in GenericElementLoad() 2690 ExitPoint direct_exit(this); in GenericPropertyLoad() 2750 &stub_cache_miss, &direct_exit); in GenericPropertyLoad() 2861 direct_exit.ReturnCallStub( in GenericPropertyLoad() 3074 ExitPoint direct_exit(thi in LoadIC() [all...] |
H A D | keyed-store-generic.cc | 109 ExitPoint direct_exit(this); in EmitGenericPropertyStore() 111 &direct_exit, slow, Nothing<LanguageMode>()); in EmitGenericPropertyStore() 1104 ExitPoint direct_exit(this); in KeyedStoreGeneric() 1106 &direct_exit, &slow, language_mode); in KeyedStoreGeneric() local
|
Completed in 10 milliseconds