Searched defs:GetNativeModuleValue (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | js_module_manager.cpp | 151 JSTaggedValue ModuleManager::GetNativeModuleValue(JSThread *thread, JSTaggedValue currentModule, in GetNativeModuleValue() function in panda::ecmascript::ModuleManager |
| D | js_module_source_text.cpp | 1355 JSTaggedValue SourceTextModule::GetNativeModuleValue(JSThread *thread, JSHandle<ResolvedBinding> &b… in GetNativeModuleValue() function in panda::ecmascript::SourceTextModule |