• Home
  • Raw
  • Download

Lines Matching refs:GetModule

42     JSTaggedValue module = JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule();  in GetCurrentModule()
67 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueInner()
90 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueOutter()
119 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
139 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
166 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetLazyModuleValueOutter()
186 JSTaggedValue resolvedModule = binding->GetModule(); in GetLazyModuleValueOutterInternal()
209 JSTaggedValue resolvedModule = binding->GetModule(); in GetLazyModuleValueOutterInternal()
247 …e<SourceTextModule> currentModule(thread, JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule()); in StoreModuleValue()
275 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueInner()
291 JSTaggedValue currentModule = JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule(); in GetModuleValueOutter()
313 JSTaggedValue resolvedModule = binding->GetModule(); in GetModuleValueOutterInternal()
334 …e<SourceTextModule> currentModule(thread, JSFunction::Cast(jsFunc.GetTaggedObject())->GetModule()); in StoreModuleValue()
603 JSTaggedValue currentModule = JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule(); in GetModuleNamespace()
658 JSTaggedValue currentModule = JSFunction::Cast(currentFunc.GetTaggedObject())->GetModule(); in GetModuleNamespace()