Searched refs:InnerModuleInstantiation (Results 1 – 2 of 2) sorted by relevance
93 static int InnerModuleInstantiation(JSThread *thread,
514 …int result = SourceTextModule::InnerModuleInstantiation(thread, moduleRecord, stack, 0, excuteFrom… in Instantiate()590 index = SourceTextModule::InnerModuleInstantiation(thread, in HandleInnerModuleInstantiation()613 int SourceTextModule::InnerModuleInstantiation(JSThread *thread, const JSHandle<ModuleRecord> &modu… in InnerModuleInstantiation() function in panda::ecmascript::SourceTextModule