v8/test
Clemens Hammacher 720218c2a8 [Liftoff][arm64] Fix i64 constants passed via stack
We need to push the sign-extended constant instead of just the lower 32
bits. Otherwise, the callee might read stale data from the stack.

Bug: chromium:854011, v8:6600

R=ahaas@chromium.org
CC=rodolph.perfetta@arm.com

Change-Id: Iafcfd6ba9532771615b41215fb4d1a2b85ce5623
Reviewed-on: https://chromium-review.googlesource.com/1124683
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#54185}
2018-07-03 17:04:49 +00:00
..
benchmarks
cctest [wasm] Skip wasm simd tests for big endian. 2018-07-03 14:55:05 +00:00
common [explicit isolates] Remove GetIsolates from Map 2018-06-19 09:59:58 +00:00
debugger Revert "[debug] liveedit in native" 2018-07-03 06:43:04 +00:00
fuzzer [wasm][fuzzer] Improve error output for exception mismatch 2018-07-03 11:55:34 +00:00
inspector Revert "[debug] liveedit in native" 2018-07-03 06:43:04 +00:00
intl Add regression tests for Intl.Locale constructor. 2018-06-13 21:56:26 +00:00
js-perf-test [dataview] Improve JS performance test coverage for DataView 2018-07-03 09:06:24 +00:00
memory Reland "[tools] Add benchmark owners to the config" 2018-05-16 13:53:49 +00:00
message [array] Revert "Implement Array.p.sort in Torque" 2018-07-03 12:42:20 +00:00
mjsunit [Liftoff][arm64] Fix i64 constants passed via stack 2018-07-03 17:04:49 +00:00
mkgrokdump [explicit isolates] Move remaining roots to ReadOnyRoots 2018-07-03 15:26:04 +00:00
mozilla [test] Reverse sense of wasm_traps variant 2018-05-08 17:49:14 +00:00
preparser
test262 [runtime] perform type conversion earlier in IntegerIndexedElementSet 2018-06-28 18:28:33 +00:00
torque [torque] fix variables, returns and conditionals with constexpr 2018-07-03 12:45:40 +00:00
unittests [turbofan] Rewrite CompilationDependencies 2018-07-03 13:37:30 +00:00
wasm-spec-tests [wasm] Update spec tests 2018-07-03 10:37:55 +00:00
webkit [test] Skip slow tests 2018-05-23 14:14:34 +00:00
BUILD.gn