Home
last modified time | relevance | path

Searched defs:moduleHdl (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/require/
H A Djs_require_manager.h28 JSHandle<CjsModule> moduleHdl; member
/arkcompiler/ets_runtime/ecmascript/module/
H A Djs_module_source_text.cpp498 int SourceTextModule::Instantiate(JSThread *thread, const JSHandle<JSTaggedValue> &moduleHdl, in Instantiate() argument
943 JSTaggedValue SourceTextModule::Evaluate(JSThread *thread, const JSHandle<SourceTextModule> &moduleHdl, in Evaluate() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
H A Druntime_stubs-inl.h1398 RuntimeLdLocalModuleVarWithModule(JSThread* thread, int32_t index, JSHandle<JSTaggedValue> moduleHdl) RuntimeLdLocalModuleVarWithModule() argument
1420 RuntimeLdExternalModuleVarWithModule(JSThread* thread, int32_t index, JSHandle<JSTaggedValue> moduleHdl) RuntimeLdExternalModuleVarWithModule() argument

Completed in 11 milliseconds