Searched refs:ContextLocalName (Results 1 – 5 of 5) sorted by relevance
239 String* ScopeInfo::ContextLocalName(int var) { in ContextLocalName() function in v8::internal::ScopeInfo
1263 accumulator->PrintName(scope_info->ContextLocalName(i)); in Print()
1241 String* local_name = scope_info->ContextLocalName(i); in ExtractContextReferences()
8091 if (scope_info->ContextLocalName(j) == *name) { in NewSloppyArguments()11727 Handle<String> next_name(scope_info->ContextLocalName(i)); in SetContextLocalValue()
4162 String* ContextLocalName(int var);