Home
last modified time | relevance | path

Searched refs:NewScopeWithParent (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/parsing/
H A Dparser.cc2970 Scope* catch_scope = NewScopeWithParent(scope(), CATCH_SCOPE); in NewHiddenCatchScope()
H A Dparser-base.h797 return NewScopeWithParent(scope(), scope_type); in NewScope()
803 Scope* NewScopeWithParent(Scope* parent, ScopeType scope_type) const { in NewScopeWithParent() function in v8::internal::ParseFunctionFlag::ParserBase

Completed in 17 milliseconds