Searched defs:LoadNativeModule (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/module/ | ||
| D | js_module_manager.cpp | 754 JSHandle<JSTaggedValue> ModuleManager::LoadNativeModule(JSThread *thread, const CString &key) in LoadNativeModule() function in panda::ecmascript::ModuleManager |
| D | js_module_source_text.cpp | 440 bool SourceTextModule::LoadNativeModule(JSThread *thread, const JSHandle<SourceTextModule> &require… in LoadNativeModule() function in panda::ecmascript::SourceTextModule |
| /arkcompiler/ets_runtime/ecmascript/builtins/ | ||
| D | builtins_global.cpp | 713 JSTaggedValue BuiltinsGlobal::LoadNativeModule(EcmaRuntimeCallInfo *msg) in LoadNativeModule() function in panda::ecmascript::builtins::BuiltinsGlobal |