Lines Matching refs:currentModule
86 …<JSTaggedValue> GetImportModule(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
88 … int32_t GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
91 const JSHandle<JSTaggedValue> ¤tModule);
92 …alueRef> GetExportVariableValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
94 …tic bool SetExportVariableValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
96 …ocal<JSValueRef> GetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
98 static bool SetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
101 const JSHandle<JSTaggedValue> ¤tModule);
103 … const JSHandle<JSTaggedValue> ¤tModule, bool isImportStar);
105 const JSHandle<JSTaggedValue> ¤tModule);
107 const JSHandle<JSTaggedValue> ¤tModule);