Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-generator.cc1982 Variable* local_variable = variable->local_if_not_shadowed(); in BuildVariableLoad() local
1984 execution_context()->ContextChainDepth(local_variable->scope()); in BuildVariableLoad()
1986 local_variable->index(), depth); in BuildVariableLoad()