Searched refs:ExecuteAsyncModule (Results 1 – 2 of 2) sorted by relevance
207 static V8_WARN_UNUSED_RESULT Maybe<bool> ExecuteAsyncModule(
817 MAYBE_RETURN(ExecuteAsyncModule(isolate, m), Nothing<bool>()); in AsyncModuleExecutionFulfilled()912 Maybe<bool> SourceTextModule::ExecuteAsyncModule( in ExecuteAsyncModule() function in v8::internal::SourceTextModule1165 MAYBE_RETURN(SourceTextModule::ExecuteAsyncModule(isolate, module), in InnerModuleEvaluation()