Searched defs:stack_visitor (Results 1 – 3 of 3) sorted by relevance
197 heap::base::StackVisitor& stack_visitor() final { in stack_visitor() function
265 ::heap::base::StackVisitor& stack_visitor() final { in stack_visitor() function in v8::internal::UnifiedHeapMarker
574 ConservativeStackVisitor stack_visitor(this, v); in Iterate() local