.. |
dead-code-source-position.js
|
[interpreter] source positions should not be emitted for dead code.
|
2016-02-05 13:29:45 +00:00 |
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
|
[cleanup] Add %PrepareFunctionForOptimize for tests that use %OptimizeOsr
|
2019-06-18 16:47:29 +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
|
[Interpreter] Changes GenerateDoubleToObject to push and pop rsi value.
|
2016-03-31 13:45:48 +00:00 |
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
|
[interpreter] Fix peephole rule on eliding last before jump.
|
2016-07-28 14:41:26 +00:00 |
regress-662418.js
|
[Interpreter] Ensure ValueOf is only called once for post-increment operations.
|
2016-11-08 17:03:16 +00:00 |
regress-664146.js
|
[Interpreter] Fix logical-or/and to ensure it always visits the lhs.
|
2016-11-10 16:31:00 +00:00 |
regress-672027.js
|
[tests] Disable concurrent Sparkplug for some tests
|
2022-06-13 13:23:00 +00:00 |
stack-trace-source-position.js
|
[complier] Enable parallel eager inner function compilation with compiler dispatcher.
|
2017-01-25 22:41:57 +00:00 |
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
|
[flags] Rename --opt to --turbofan
|
2022-05-03 12:10:30 +00:00 |
throw-if-not-hole.js
|
[flags] Rename --opt to --turbofan
|
2022-05-03 12:10:30 +00:00 |
throw-super-not-called.js
|
[flags] Rename --opt to --turbofan
|
2022-05-03 12:10:30 +00:00 |
tracing.js
|
[interpreter] Adds test for tracing.
|
2016-03-31 11:58:06 +00:00 |