Searched defs:dstModule (Results 1 – 1 of 1) sorted by relevance
63 void EcmaModule::CopyModuleInternal(const JSThread *thread, JSHandle<EcmaModule> dstModule, in CopyModuleInternal()228 … JSHandle<JSTaggedValue> dstModule = GetModule(thread, JSHandle<JSTaggedValue>::Cast(moduleName)); in CopyModule() local