v8/test
Ng Zhi An c8f1b36d2b [wasm] Change trace memory instr offset to be relative to module
Instead of {func-index}+{pc of instruction relative to function}, make
it {func-index}:{pc of instruction in module}. This is more consistent
with existing conventions
(https://webassembly.github.io/spec/web-api/index.html#conventions) and
other tools (like output of wasm-objdump).

Bug: v8:10773
Change-Id: I7ceecafd984e2d1adbb57266e1f7448762e23ac9
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2842267
Commit-Queue: Zhi An Ng <zhin@chromium.org>
Reviewed-by: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#74110}
2021-04-21 20:01:50 +00:00
..
benchmarks Make Google benchmark dependency a default 2021-04-21 12:19:40 +00:00
cctest [flags] Make --debug-code a build-time flag 2021-04-21 11:54:20 +00:00
common [wasm] Fix interpreter EH stack height bug 2021-04-12 18:00:33 +00:00
debugger Reland "[inspector] Report [[Prototype]] as internal property." 2021-04-12 08:44:13 +00:00
debugging [wasm] Rename kWasmStmt -> kWasmVoid 2021-03-22 07:58:18 +00:00
fuzzer Reland "[api] Add v8::Isolate::ThrowError helper" 2021-04-16 11:48:05 +00:00
fuzzilli Fix unhandled promise rejections in REPRL mode 2020-09-30 13:34:23 +00:00
inspector [test] Skip flaky inspector/runtime-call-stats/enable-disable 2021-04-20 18:05:49 +00:00
intl [Intl] Update ICU to 69-1 2021-04-20 22:37:09 +00:00
js-perf-test Update OWNERS in test/* 2021-02-25 14:26:24 +00:00
memory Reland^4 "[serializer] Allocate during deserialization" 2020-10-07 08:15:50 +00:00
message [wasm] Change trace memory instr offset to be relative to module 2021-04-21 20:01:50 +00:00
mjsunit [disassembler] Fix unimplemented instruction 2021-04-21 17:53:20 +00:00
mkgrokdump [build] Fold v8_wrappers into v8_libbase 2021-02-25 10:56:20 +00:00
mozilla [compiler, infra] Add a --stress-concurrent-inlining flag and a bot 2021-01-29 12:05:03 +00:00
test262 Ship the relative indexing method .at 2021-04-14 16:45:25 +00:00
torque [torque] Add LazyNode support 2021-02-23 16:51:53 +00:00
unittests [TurboFan] Fix max double string length in JSNativeContextSpecialization 2021-04-21 13:29:50 +00:00
wasm-api-tests Reland "[no-wasm] Exclude src/wasm from compilation" 2021-03-11 14:29:26 +00:00
wasm-js [wasm] Update spec tests 2021-04-14 13:48:55 +00:00
wasm-spec-tests [riscv64] Fix NaN related issue 2021-04-16 15:09:35 +00:00
webkit Disallow \8 and \9 in strict mode and template literals 2020-08-03 18:05:14 +00:00
BUILD.gn [no-wasm] Exclude more targets from build 2021-03-09 11:25:54 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00