Home
last modified time | relevance | path

Searched refs:stack_list (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/debug/
Dliveedit.cc765 ZoneList<Variable*> stack_list(current_scope->StackLocalCount(), zone); in SerializeFunctionScope() local
770 current_scope->CollectStackAndContextLocals(&stack_list, &context_list, in SerializeFunctionScope()