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