Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dscavenger.cc174 static inline bool PromoteObject(Map* map, HeapObject** slot, in PromoteObject() function in v8::internal::ScavengingVisitor
213 if (PromoteObject<object_contents, alignment>(map, slot, object, in EvacuateObject()