Searched refs:GetClosureVariables (Results 1 – 2 of 2) sorted by relevance
160 void GetClosureVariables(const FrameHandler *frameHandler, Local<JSValueRef> &thisVal,
1185 GetClosureVariables(frameHandler, thisVal, localObj); in GetLocalScopeChain()1279 void DebuggerImpl::GetClosureVariables(const FrameHandler *frameHandler, Local<JSValueRef> &thisVal, in GetClosureVariables() function in panda::ecmascript::tooling::DebuggerImpl