Home
last modified time | relevance | path

Searched refs:ClearInvalidSlots (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dslot-set.cc64 void TypedSlotSet::ClearInvalidSlots(const FreeRangesMap& invalid_ranges) { in ClearInvalidSlots() function in v8::internal::TypedSlotSet
H A Dspaces.h319 typed_slot_set->ClearInvalidSlots(ranges); in ClearInvalidTypedSlots()
H A Dslot-set.h699 // This can run concurrently to ClearInvalidSlots().
742 void ClearInvalidSlots(const FreeRangesMap& invalid_ranges);
755 // Atomic operations used by Iterate and ClearInvalidSlots;

Completed in 4 milliseconds