Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dparser.cc962 DeclarationScope* outer_function = outer->GetClosureScope(); in DoParseFunction() local
964 FunctionState function_state(&function_state_, &scope_, outer_function); in DoParseFunction()