v8/test
jarin b7dc9c580a [turbofan] Remember types for deoptimization during simplified lowering.
With this change, we remember the types of frame state inputs (in a new
operator, called TypedStateValues). Instead of inferring the value types
when building translations, we used the recorded types.

The original approach was not reliable because the passes after
simplified lowering can change node types, and this in turn confuses
the translation builder.

BUG=chromium:468727
LOG=n
R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/1015423002

Cr-Commit-Position: refs/heads/master@{#27310}
2015-03-19 14:00:33 +00:00
..
benchmarks Enable test coverage for --turbo-deoptimization mode. 2015-01-16 12:53:30 +00:00
cctest [turbofan] Remember types for deoptimization during simplified lowering. 2015-03-19 14:00:33 +00:00
intl Allow identifier code points from supplementary multilingual planes. 2014-10-10 07:13:46 +00:00
js-perf-test Fix lazy parsing for functions that use super. 2015-02-13 18:35:09 +00:00
message Beautify syntax error for unterminated argument list 2015-03-16 09:16:26 +00:00
mjsunit [turbofan] Remember types for deoptimization during simplified lowering. 2015-03-19 14:00:33 +00:00
mozilla [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00
preparser Remove --harmony-scoping flag. 2015-03-13 15:15:57 +00:00
promises-aplus Enable access check tests that no longer fail with TF. 2014-08-14 13:24:57 +00:00
test262 [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00
test262-es6 [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00
unittests [turbofan] Remember types for deoptimization during simplified lowering. 2015-03-19 14:00:33 +00:00
webkit [es6] Function length property should be configurable 2015-03-13 17:19:53 +00:00