Searched refs:InitPrototypeChecks (Results 1 – 1 of 1) sorted by relevance
/external/v8/src/ic/ |
D | handler-configuration.cc | 100 void InitPrototypeChecks(Isolate* isolate, Handle<ICHandler> handler, in InitPrototypeChecks() function 135 InitPrototypeChecks(isolate, handler, receiver_map, holder, data1, in LoadFromPrototype() 163 InitPrototypeChecks(isolate, handler, receiver_map, end, data1); in LoadFullChain() 271 InitPrototypeChecks(isolate, handler, receiver_map, holder, data1, in StoreThroughPrototype()
|