Searched refs:GetImportModule (Results 1 – 2 of 2) sorted by relevance
85 …static JSHandle<JSTaggedValue> GetImportModule(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue>…
377 JSHandle<JSTaggedValue> DebuggerApi::GetImportModule(const EcmaVM *ecmaVm, in GetImportModule() function in panda::ecmascript::tooling::DebuggerApi541 JSHandle<JSTaggedValue> importModule = GetImportModule(ecmaVm, currentModule, name); in GetModuleValue()559 JSHandle<JSTaggedValue> importModule = GetImportModule(ecmaVm, currentModule, name); in SetModuleValue()