Searched refs:GetLocals (Results 1 – 2 of 2) sorted by relevance
86 Handle<StringSet> GetLocals() { return locals_; } in GetLocals() function
253 context_chain_element.blocklist = scope_iterator_.GetLocals(); in ContextBuilder()