Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmarking.h282 V8_INLINE static bool GreyToBlack(MarkBit markbit) { in GreyToBlack() function
Dmark-compact.h74 V8_INLINE bool GreyToBlack(HeapObject* obj) { in GreyToBlack() function