6715439932
Reason for revert:
Some crashes on mac:
https://build.chromium.org/p/client.v8/builders/V8%20Mac%20-%20debug/builds/11982/steps/Ignition%20-%20turbofan/logs/regress-crbug-429159
https://build.chromium.org/p/client.v8/builders/V8%20Mac%20GC%20Stress/builds/10966
Original issue's description:
> [complier] Enable parallel eager inner function compilation with compiler dispatcher.
>
> Enable enqueueing of eager inner function compilation onto the compiler
> dispatcher. This enables these tasks to be performed in parallel to
> compilation of the outer functio (only for Ignition functions).
> We currently synchronize to ensure all inner function compilations
> are complete before executing the outer function - future work will
> allow outer function execution to happenin parallel to inner function
> compilation.
>
> BUG=v8:5203,v8:5215
>
> Review-Url: https://codereview.chromium.org/2611313002
> Cr-Commit-Position: refs/heads/master@{#42413}
> Committed:
|
||
---|---|---|
.. | ||
dead-code-source-position.js | ||
ignition-statistics-extension.js | ||
optimized-stack-trace.js | ||
osr-from-bytecode.js | ||
osr-from-generator.js | ||
regress-5768.js | ||
regress-597565-double-to-object-transition.js | ||
regress-599001-verifyheap.js | ||
regress-612386-smi-to-double-transition.js | ||
regress-616064.js | ||
regress-629792-source-position-on-jump.js | ||
regress-662418.js | ||
regress-664146.js | ||
regress-672027.js | ||
stack-trace-source-position.js | ||
tracing.js |