Home
last modified time | relevance | path

Searched defs:nativeModule (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_manager.cpp774 JSHandle<SourceTextModule> nativeModule = in ExecuteNativeModuleMayThrowError() local
793 JSHandle<SourceTextModule> nativeModule = HostGetImportedModule(recordName); in ExecuteNativeModule() local
804 JSHandle<SourceTextModule> nativeModule = ExecuteNativeModule() local
[all...]
H A Djs_module_source_text.cpp464 void SourceTextModule::EvaluateNativeModule(JSThread *thread, JSHandle<SourceTextModule> nativeModule, in EvaluateNativeModule() argument
202 ResolveNativeStarExport(JSThread *thread, const JSHandle<SourceTextModule> &nativeModule, const JSHandle<JSTaggedValue> &exportName) ResolveNativeStarExport() argument
[all...]

Completed in 6 milliseconds