Home
last modified time | relevance | path

Searched defs:WhiteToGrey (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dreference-summarizer.cc55 bool WhiteToGrey(HeapObject obj) { return true; } in WhiteToGrey() function in v8::internal::__anonaa92a0540111::ReferenceSummarizerMarkingState
Dmarking-visitor.h84 V8_INLINE bool WhiteToGrey(HeapObject obj) { in WhiteToGrey() function
Dmarking.h418 V8_INLINE static bool WhiteToGrey(MarkBit markbit) { in WhiteToGrey() function