Searched defs:WhiteToGrey (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/heap/ | ||
| D | reference-summarizer.cc | 55 bool WhiteToGrey(HeapObject obj) { return true; } in WhiteToGrey() function in v8::internal::__anonaa92a0540111::ReferenceSummarizerMarkingState |
| D | marking-visitor.h | 84 V8_INLINE bool WhiteToGrey(HeapObject obj) { in WhiteToGrey() function |
| D | marking.h | 418 V8_INLINE static bool WhiteToGrey(MarkBit markbit) { in WhiteToGrey() function |