Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_manager.cpp154 JSHandle<JSTaggedValue> nativeExports = JSHandle<JSTaggedValue>(thread, in GetNativeModuleValue() local
179 JSHandle<JSTaggedValue> nativeExports = JSHandle<JSTaggedValue>(thread, in GetNativeModuleValue() local
Djs_module_source_text.cpp409 JSHandle<JSTaggedValue> nativeExports(thread, requiredModule->GetModuleValue(thread, 0, false)); in InstantiateNativeModule() local