Searched refs:GenericPropertyLoad (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ic/ |
D | accessor-assembler.h | 249 void GenericPropertyLoad(Node* receiver, Node* receiver_map,
|
D | accessor-assembler.cc | 2093 void AccessorAssembler::GenericPropertyLoad(Node* receiver, Node* receiver_map, in GenericPropertyLoad() function in v8::internal::AccessorAssembler 2530 GenericPropertyLoad(receiver, receiver_map, instance_type, p, &miss, in LoadIC_Uninitialized() 2763 GenericPropertyLoad(receiver, receiver_map, instance_type, &pp, &slow); in KeyedLoadICGeneric() 2786 GenericPropertyLoad(receiver, receiver_map, instance_type, &pp, &slow, in KeyedLoadICGeneric()
|