Searched refs:top_local_ (Results 1 – 2 of 2) sorted by relevance
158 top_local_(scope->GetClosureScope()->locals_.end()), in Snapshot()929 new_parent->locals_.MoveTail(outer_closure->locals(), top_local_); in Reparent()941 outer_closure->locals_.Rewind(top_local_); in Reparent()
128 ThreadedList<Variable>::Iterator top_local_; in NON_EXPORTED_BASE() local