Home
last modified time | relevance | path

Searched refs:ContextLocalName (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dscopeinfo.cc239 String* ScopeInfo::ContextLocalName(int var) { in ContextLocalName() function in v8::internal::ScopeInfo
Dframes.cc1263 accumulator->PrintName(scope_info->ContextLocalName(i)); in Print()
Dheap-snapshot-generator.cc1241 String* local_name = scope_info->ContextLocalName(i); in ExtractContextReferences()
Druntime.cc8091 if (scope_info->ContextLocalName(j) == *name) { in NewSloppyArguments()
11727 Handle<String> next_name(scope_info->ContextLocalName(i)); in SetContextLocalValue()
Dobjects.h4162 String* ContextLocalName(int var);