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