Searched refs:HandleInnerModuleInstantiation (Results 1 – 2 of 2) sorted by relevance
267 static std::optional<int> HandleInnerModuleInstantiation(JSThread *thread,
564 std::optional<int> SourceTextModule::HandleInnerModuleInstantiation(JSThread *thread, in HandleInnerModuleInstantiation() function in panda::ecmascript::SourceTextModule652 …auto result = HandleInnerModuleInstantiation(thread, module, required, stack, index, excuteFromJob… in InnerModuleInstantiation()