| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b5638e1 commit 23b8340
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -782,9 +782,6 @@ static ExitCode ProcessGlobalArgsInternal(std::vector<std::string>* args, | |||
| 782 | 782 | ||
| 783 | 783 | v8_args.emplace_back("--js-source-phase-imports"); | |
| 784 | 784 | ||
| 785 | - // WebAssembly JS Promise Integration | ||
| 786 | - v8_args.emplace_back("--experimental-wasm-jspi"); | ||
| 787 | - | ||
| 788 | 785 | #ifdef __POSIX__ | |
| 789 | 786 | // Block SIGPROF signals when sleeping in epoll_wait/kevent/etc. Avoids the | |
| 790 | 787 | // performance penalty of frequent EINTR wakeups when the profiler is running. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments