Lines Matching refs:currentModule
85 …<JSTaggedValue> GetImportModule(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
87 … int32_t GetModuleVariableIndex(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
90 const JSHandle<JSTaggedValue> ¤tModule);
91 …alueRef> GetExportVariableValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
93 …tic bool SetExportVariableValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
95 …ocal<JSValueRef> GetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
97 static bool SetModuleValue(const EcmaVM *ecmaVm, const JSHandle<JSTaggedValue> ¤tModule,
100 const JSHandle<JSTaggedValue> ¤tModule);
102 … const JSHandle<JSTaggedValue> ¤tModule, bool isImportStar);
104 const JSHandle<JSTaggedValue> ¤tModule);
106 const JSHandle<JSTaggedValue> ¤tModule);