Searched refs:GetModuleScopeChain (Results 1 – 2 of 2) sorted by relevance
198 std::unique_ptr<Scope> GetModuleScopeChain();
1437 scopeChain.emplace_back(GetModuleScopeChain()); in GenerateCallFrame()1597 std::unique_ptr<Scope> DebuggerImpl::GetModuleScopeChain() in GetModuleScopeChain() function in panda::ecmascript::tooling::DebuggerImpl