Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dintrinsics_api_impl.cpp52 [[maybe_unused]] static JSValue *LoadJSModule(const PandaString &moduleName) in LoadJSModule() function
457 return LoadJSModule(moduleName); in JSRuntimeLoadModule()