v8/test
Benedikt Meurer c65f0a78c3 [turbofan] NumberToString can return non-sequential strings.
TurboFan assumed that the output of NumberToString is always a
sequential string, since that's what we put into the number to
string table. However we might eventually morph these strings
into ThinStrings when we need to internalize them, in which case
the type in TurboFan will be wrong, and we read out of bounds.

Also-By: tebbi@chromium.org
Bug: chromium:822284
Change-Id: I5aebe73028b95849fff72bba262c517677112353
Reviewed-on: https://chromium-review.googlesource.com/964523
Commit-Queue: Benedikt Meurer <bmeurer@chromium.org>
Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51970}
2018-03-15 17:52:12 +00:00
..
benchmarks [test] Forgive tests timing out on num-fuzzers 2018-02-08 23:08:05 +00:00
cctest [debug] use flag to decide whether interceptor has side effect 2018-03-15 17:40:12 +00:00
common [wasm] Add remaining saturating conversions 2018-02-07 19:45:39 +00:00
debugger [debug] use flag to decide whether accessor has side effect. 2018-03-06 09:25:42 +00:00
fuzzer [cleanup] Deprecate EnsureEventLoopInitialized 2018-02-28 15:32:28 +00:00
inspector [inspector] queryObjects() should take objectGroup 2018-03-14 20:12:56 +00:00
intl [test] Remove context usage from test processors 2018-02-01 10:35:02 +00:00
js-perf-test [js-perf-test] Add micro-benchmark for StringAt functions 2018-03-09 12:43:36 +00:00
memory
message [ignition] Set correct expression position for ObjectLiteral keys/values 2018-03-15 15:36:41 +00:00
mjsunit [turbofan] NumberToString can return non-sequential strings. 2018-03-15 17:52:12 +00:00
mkgrokdump [API] Remove ArrayBuffer::Allocator virtual memory methods. 2018-03-03 12:00:24 +00:00
mozilla [test] Remove context usage from test processors 2018-02-01 10:35:02 +00:00
preparser [test] Remove dead code from suites and tests 2018-02-01 14:12:49 +00:00
test262 [esnext] Implement Array.prototype.{flatten,flatMap} 🥙 2018-03-15 17:26:12 +00:00
unittests [wasm] Refactorings to improve naming 2018-03-15 13:47:58 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-02-28 13:22:37 +00:00
webkit [test][mips64]: Skip dfg-int-overflow-in-loop on simulator. 2018-03-07 14:37:23 +00:00
bot_default.isolate
BUILD.gn
d8_default.isolate
default.isolate
optimize_for_size.isolate
perf.isolate