v8/test/mjsunit/ignition
Leszek Swirski 66d5cebb49 Revert "[turbofan] Making OSR concurrent"
This reverts commit 9f902b7483.

Reason for revert: Reverting due to various fuzzing issues (numfuzz issues listed in original CL comments, ochang fuzzer in https://bugs.chromium.org/p/chromium/issues/detail?id=1299418)

Original change's description:
> [turbofan] Making OSR concurrent
>
> ... to reduce compilation overhead on the main thread for OSR
>
> Bug: v8:12161
> Change-Id: I54ca5fa6201405daf92dac9cf51d5de4b46577b3
> Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3369361
> Reviewed-by: Jakob Gruber <jgruber@chromium.org>
> Reviewed-by: Leszek Swirski <leszeks@chromium.org>
> Commit-Queue: Fanchen Kong <fanchen.kong@intel.com>
> Cr-Commit-Position: refs/heads/main@{#79188}

Bug: v8:12161
Change-Id: Id6f6086517cd77fb1aa60b20fd03528b8e2ca686
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3477104
Auto-Submit: Leszek Swirski <leszeks@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Owners-Override: Leszek Swirski <leszeks@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79194}
2022-02-21 14:02:43 +00:00
..
dead-code-source-position.js
dynamic-global-inside-block.js [interpreter] DYNAMIC_GLOBAL needs to walk the context chain starting from current_scope, not closure_scope 2017-11-22 17:40:26 +00:00
optimized-stack-trace.js [test] Add %PrepareForOptimization to even more tests 2019-06-12 14:40:14 +00:00
osr-from-bytecode.js Revert "[turbofan] Making OSR concurrent" 2022-02-21 14:02:43 +00:00
osr-from-generator.js Revert "[turbofan] Making OSR concurrent" 2022-02-21 14:02:43 +00:00
print-ast.js [d8] Add a stress-background-compile mode 2017-11-15 11:08:21 +00:00
regress-597565-double-to-object-transition.js
regress-599001-verifyheap.js [fullcodegen] Remove --stress-fullcodegen flag. 2017-08-10 09:52:49 +00:00
regress-612386-smi-to-double-transition.js [elements] Rename FAST elements kinds 2017-06-30 13:31:44 +00:00
regress-616064.js [d8] Update new Worker API to match the Web API 2018-09-20 00:10:28 +00:00
regress-629792-source-position-on-jump.js
regress-662418.js
regress-664146.js
regress-672027.js
stack-trace-source-position.js
string-concat-external-thin-string.js Revert "[objects] No longer create short external strings." 2017-11-30 20:04:41 +00:00
throw-if-hole.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
throw-if-not-hole.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
throw-super-not-called.js Reland "[Test] Update tests to work with lazy feedback allocation." 2019-05-08 12:51:13 +00:00
tracing.js