Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/heap/
Dmarking-visitor.h76 V8_INLINE bool IsGrey(HeapObject obj) { in IsGrey() function
Dmarking.h390 V8_INLINE static bool IsGrey(MarkBit mark_bit) { in IsGrey() function