Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dmarking.h244 V8_INLINE static bool IsGrey(MarkBit mark_bit) { in IsGrey() function
Dmark-compact.h58 V8_INLINE bool IsGrey(HeapObject* obj) { in IsGrey() function