Lines Matching refs:GetModule
50 return JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule(); in GetCurrentModule()
64 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueInner()
87 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueOutter()
111 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
126 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
208 …e<SourceTextModule> currentModule(thread, JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule()); in StoreModuleValue()
236 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueInner()
252 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueOutter()
274 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
294 …e<SourceTextModule> currentModule(thread, JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule()); in StoreModuleValue()
570 JSTaggedValue currentModule = JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule(); in GetModuleNamespace()
621 JSTaggedValue currentModule = JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule(); in GetModuleNamespace()