ee96d8bf16
Added wasm tracing support for turbofan with the flag --trace-wasm. The test suite was updated accordingly. R=clemensb@chromium.org Bug: v8:10559 Change-Id: Ie6ee2a05142081416d8572d4d72dcd315e0bf285 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2235536 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Arnaud Robin <arobin@google.com> Cr-Commit-Position: refs/heads/master@{#68253}
15 lines
353 B
Plaintext
15 lines
353 B
Plaintext
1: ~wasm-function[6] "main" {
|
|
2: ~wasm-function[1] "call_23" {
|
|
3: ~wasm-function[0] "ret_23" {
|
|
3: } -> 23
|
|
2: } -> 23
|
|
2: ~wasm-function[3] {
|
|
3: ~wasm-function[2] "ret_57" {
|
|
3: } -> 57
|
|
2: } -> 57
|
|
2: ~wasm-function[4] "ret_0" {
|
|
2: } -> 0.000000
|
|
2: ~wasm-function[5] "ret_1" {
|
|
2: } -> 1.000000
|
|
1: }
|