Searched refs:context_vars (Results 1 – 1 of 1) sorted by relevance
107 ZoneList<Variable*> context_vars(scope->ContextLocalCount(), zone()); in ObserveTypesAtOsrEntry() local108 scope->CollectStackAndContextLocals(&local_vars, &context_vars); in ObserveTypesAtOsrEntry()