Searched defs:markbit (Results 1 – 3 of 3) sorted by relevance
402 V8_INLINE static void MarkWhite(MarkBit markbit) { in MarkWhite()412 V8_INLINE static void MarkBlack(MarkBit markbit) { in MarkBlack()418 V8_INLINE static bool WhiteToGrey(MarkBit markbit) { in WhiteToGrey()423 V8_INLINE static bool WhiteToBlack(MarkBit markbit) { in WhiteToBlack()428 V8_INLINE static bool GreyToBlack(MarkBit markbit) { in GreyToBlack()
94 MarkBit markbit = MarkBitFrom(chunk, obj.address()); in GreyToBlack() local
87 bool markbit(size_t index) const { in markbit() function in v8::internal::GlobalHandles::NodeBlock693 bool markbit() const { in markbit() function in v8::internal::GlobalHandles::TracedNode