Home
last modified time | relevance | path

Searched refs:GetLazyModuleValueFromIndexBinding (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_manager_helper.h52 static JSTaggedValue GetLazyModuleValueFromIndexBinding(JSThread *thread,
Dmodule_manager_helper.cpp144 JSTaggedValue ModuleManagerHelper::GetLazyModuleValueFromIndexBinding(JSThread *thread, in GetLazyModuleValueFromIndexBinding() function in panda::ecmascript::ModuleManagerHelper
Djs_shared_module_manager.cpp99 … return ModuleManagerHelper::GetLazyModuleValueFromIndexBinding(thread, module, resolvedBinding); in GetLazySendableModuleValueImpl()
Djs_module_manager.cpp228 …return ModuleManagerHelper::GetLazyModuleValueFromIndexBinding(thread, currentModuleHdl, resolvedB… in GetLazyModuleValueOutterInternal()