Lines Matching defs:currentModule
378 … const JSHandle<JSTaggedValue> ¤tModule, std::string &name) in GetImportModule()
419 …ggerApi::GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule, in GetModuleVariableIndex()
455 const JSHandle<JSTaggedValue> ¤tModule) in GetRequestModuleIndex()
476 … const JSHandle<JSTaggedValue> ¤tModule, std::string &name) in GetExportVariableValue()
502 …ggerApi::SetExportVariableValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule, in SetExportVariableValue()
528 …ef> DebuggerApi::GetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule, in GetModuleValue()
546 bool DebuggerApi::SetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule, in SetModuleValue()
568 const JSHandle<JSTaggedValue> ¤tModule) in InitializeExportVariables()
601 … const JSHandle<JSTaggedValue> ¤tModule, bool isImportStar) in GetLocalExportVariables()
653 const JSHandle<JSTaggedValue> ¤tModule) in GetIndirectExportVariables()
693 const JSHandle<JSTaggedValue> ¤tModule) in GetImportVariables()