Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/ast/
Dscopes.h553 DeclarationScope* GetScriptScope();
Dscopes.cc718 scope->GetScriptScope()->RewriteReplGlobalVariables(); in Analyze()
1534 DeclarationScope* Scope::GetScriptScope() { in GetScriptScope() function in v8::internal::Scope