Home
last modified time | relevance | path

Searched defs:real_prototype (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dmark-compact.cc1572 Object* real_prototype = current; in ClearNonLiveTransitions() local
Dobjects.cc5675 void Map::ClearNonLiveTransitions(Heap* heap, Object* real_prototype) { in ClearNonLiveTransitions()