v8/test
bmeurer a758144329 [turbofan] Fix invalid comparison operator narrowing.
When we narrow a signed32 comparison to uint8 or uint16 representation,
we also need to change the condition to unsigned comparisons otherwise
the comparison will be done on int16/int8 which interprets the narrowed
bits wrong.

R=epertoso@chromium.org
BUG=v8:5254

Review-Url: https://codereview.chromium.org/2202803003
Cr-Commit-Position: refs/heads/master@{#38231}
2016-08-02 07:46:15 +00:00
..
benchmarks
cctest [heap profiler] Use internal type links for bound this and target function. 2016-08-01 22:16:01 +00:00
fuzzer Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
inspector_protocol_parser_test [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
intl Avoid calling the builtin String.prototype.split in Intl 2016-07-08 16:53:09 +00:00
js-perf-test Remove the --ignition-generators flag. 2016-07-25 12:56:27 +00:00
memory [snapshot] support multiple contexts in the same snapshot. 2016-06-15 15:39:06 +00:00
message Remove the --ignition-generators flag. 2016-07-25 12:56:27 +00:00
mjsunit [turbofan] Fix invalid comparison operator narrowing. 2016-08-02 07:46:15 +00:00
mozilla
preparser
promises-aplus
simdjs
test262 [builtins] take slow path in IsConcatSpreadable if proxy in prototype 2016-07-22 18:43:19 +00:00
unittests Add parser finalization step 2016-08-01 11:30:18 +00:00
webkit [test] Remove deprecated --ignition test-runner flag 2016-08-01 12:11:43 +00:00
bot_default.gyp [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
bot_default.isolate [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
BUILD.gn [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
default.gyp [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
default.isolate [inspector] add test configuration for the parser test. 2016-08-01 09:50:14 +00:00
ignition.gyp
ignition.isolate [test] Use all test suites with the ignition alias 2016-08-01 11:19:55 +00:00
optimize_for_size.gyp
optimize_for_size.isolate
perf.gyp
perf.isolate