Searched refs:GetGlobalScopeChain (Results 1 – 2 of 2) sorted by relevance
157 std::unique_ptr<Scope> GetGlobalScopeChain();
1146 scopeChain.emplace_back(GetGlobalScopeChain()); in GenerateCallFrame()1330 std::unique_ptr<Scope> DebuggerImpl::GetGlobalScopeChain() in GetGlobalScopeChain() function in panda::ecmascript::tooling::DebuggerImpl