Searched defs:ObjectMarking (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/heap/
H A Dmark-compact.h34 class ObjectMarking : public AllStatic { class in namespace:v8::internal
46 return Marking::Color(ObjectMarking::MarkBitFrom(obj));
50 DISALLOW_IMPLICIT_CONSTRUCTORS(ObjectMarking);

Completed in 325 milliseconds