Home
last modified time | relevance | path

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

/ark/js_runtime/ecmascript/
Decma_module.cpp63 void EcmaModule::CopyModuleInternal(const JSThread *thread, JSHandle<EcmaModule> dstModule, in CopyModuleInternal()
228 … JSHandle<JSTaggedValue> dstModule = GetModule(thread, JSHandle<JSTaggedValue>::Cast(moduleName)); in CopyModule() local