Searched refs:CollectStackAndContextLocals (Results 1 – 5 of 5) sorted by relevance
504 void CollectStackAndContextLocals(
24 scope->CollectStackAndContextLocals(&stack_locals, &context_locals, in Create()
664 void Scope::CollectStackAndContextLocals( in CollectStackAndContextLocals() function in v8::internal::Scope
89 scope_->CollectStackAndContextLocals(&local_vars, &context_vars, in ObserveTypesAtOsrEntry()
770 current_scope->CollectStackAndContextLocals(&stack_list, &context_list, in SerializeFunctionScope()