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