Home
last modified time | relevance | path

Searched defs:GetNativeModuleValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp151 JSTaggedValue ModuleManager::GetNativeModuleValue(JSThread *thread, JSTaggedValue currentModule, in GetNativeModuleValue() function in panda::ecmascript::ModuleManager
176 JSTaggedValue ModuleManager::GetNativeModuleValue(JSThread *thread, JSTaggedValue currentModule, in GetNativeModuleValue() function in panda::ecmascript::ModuleManager
Djs_module_source_text.cpp1355 JSTaggedValue SourceTextModule::GetNativeModuleValue(JSThread *thread, JSHandle<ResolvedBinding> &b… in GetNativeModuleValue() function in panda::ecmascript::SourceTextModule
1364 JSTaggedValue SourceTextModule::GetNativeModuleValue(JSThread *thread, JSHandle<ResolvedIndexBindin… in GetNativeModuleValue() function in panda::ecmascript::SourceTextModule