Home
last modified time | relevance | path

Searched refs:GetReceiverMapsForStub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dic.h446 void GetReceiverMapsForStub(Handle<Code> stub, MapHandleList* result);
Dic.cc1500 void KeyedIC::GetReceiverMapsForStub(Handle<Code> stub, in GetReceiverMapsForStub() function in v8::internal::KeyedIC
1543 GetReceiverMapsForStub(Handle<Code>(target()), &target_receiver_maps); in ComputeStub()