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