Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dscopes.cc608 DeclarationScope* decl_scope = GetNonEvalDeclarationScope(); in HoistSloppyBlockFunctions() local
609 Scope* outer_scope = decl_scope->outer_scope(); in HoistSloppyBlockFunctions()