v8/test
Zhao Jiazhong d469c731f0 [mips][codegen] Correct safepoint record and CheckTrampolinePool.
On mips platform, call operations may be followed by trampolines, which
leading to wrong information of the call instr's location in safepoint.
This CL fix it by adding a last_call_pc_ to record the location.

Besides, this CL also fix a bind operation in CheckTrampolinePool, which
may try to use trampoline before it's emission.

Change-Id: Ic0cbdb93afffa60a7389ee8177c381087fcaf52e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2095645
Commit-Queue: Zhao Jiazhong <zhaojiazhong-hf@loongson.cn>
Reviewed-by: Georg Neis <neis@chromium.org>
Cr-Commit-Position: refs/heads/master@{#68600}
2020-06-30 06:55:43 +00:00
..
benchmarks [snapshot] Clear reconstructable data prior to d8 stress_snapshot run 2020-05-06 07:11:22 +00:00
cctest [mips][codegen] Correct safepoint record and CheckTrampolinePool. 2020-06-30 06:55:43 +00:00
common Reland: [wasm-gc] Implement rtt.sub 2020-06-29 14:55:45 +00:00
debugger [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
debugging [wasm][respect] Avoid 'sanity check' 2020-06-19 14:32:15 +00:00
fuzzer [wasm-gc] Introduce HeapType class 2020-06-29 10:00:44 +00:00
fuzzilli Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
inspector [inspector] Name callback functions more descriptively 2020-06-19 11:15:15 +00:00
intl Roll icu to fix sr-ME timeZoneName in Latin bug 2020-06-19 06:42:51 +00:00
js-perf-test [test] Disable promise error handling for benchmark 2020-06-29 11:41:16 +00:00
memory [owners] Remove redundant OWNERS files in test/ 2019-06-24 12:44:32 +00:00
message [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
mjsunit [turbofan] Skip optimizations for huge 'arguments' 2020-06-29 16:13:29 +00:00
mkgrokdump [heap] Move BaseSpace into base-space.h 2020-06-19 09:38:24 +00:00
mozilla [Respect] Prefer inclusive terms 2020-06-22 18:11:23 +00:00
test262 [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
torque [torque] generate Cast<> macros from Torque-defined classes 2020-06-23 08:01:54 +00:00
unittests cppgc: Move LivenessBrokerFactory to corresponding file 2020-06-29 16:48:36 +00:00
wasm-api-tests [wasm-api-tests] initialize the loop variable 2020-06-10 15:39:58 +00:00
wasm-js Reland "[wasm] Re-exported globals preserve their identity" 2020-06-25 18:12:41 +00:00
wasm-spec-tests [wasm][tests] Remove BigInt proposal tests 2020-06-25 14:43:05 +00:00
webkit [d8] Exit with error code upon unhandled promise rejection 2020-06-24 07:21:58 +00:00
BUILD.gn Integrate fuzzilli into v8 2020-06-03 09:53:24 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00