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