Searched refs:TryProbeStubCache (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/ic/ |
H A D | accessor-assembler.h | 76 void TryProbeStubCache(StubCache* stub_cache,
|
H A D | accessor-assembler.cc | 2744 TryProbeStubCache(isolate()->load_stub_cache(), lookup_start_object, name, in GenericPropertyLoad() 2954 void AccessorAssembler::TryProbeStubCache(StubCache* stub_cache, in TryProbeStubCache() function in v8::internal::AccessorAssembler 3205 TryProbeStubCache(isolate()->load_stub_cache(), p->lookup_start_object(), in LoadIC_Noninlined() 3737 TryProbeStubCache(isolate()->store_stub_cache(), p->receiver(), in StoreIC() 4181 TryProbeStubCache(isolate()->load_stub_cache(), receiver, CAST(name), in GenerateLoadIC_Megamorphic()
|
Completed in 9 milliseconds