Searched defs:PrototypeIterator (Results 1 – 2 of 2) sorted by relevance
51 explicit PrototypeIterator(Map* receiver_map) in PrototypeIterator() function55 explicit PrototypeIterator(Handle<Map> receiver_map) in PrototypeIterator() function
1224 friend class PrototypeIterator; variable