v8/test/mjsunit/regress/asm
Clemens Backes a41f5bee79 [wasm] Only print compiler for proper functions
The new DCHECK fires when the tier was set to {kNone}, which was the
case for wrappers.
Since the compiler is only interesting for proper Wasm functions, we
keep the DCHECK but only print the compiler for code objects that
represent actual Wasm functions.

R=thibaudm@chromium.org

Bug: chromium:1223839
Change-Id: Icc0f13b34b53fee2a8d53857a4769ab4d80ab805
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3003467
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Reviewed-by: Thibaud Michaud <thibaudm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#75562}
2021-07-05 14:29:37 +00:00
..
regress-6196.js
regress-6298.js
regress-6431.js
regress-6700.js
regress-6838-1.js
regress-6838-2.js
regress-6838-3.js
regress-6838-4.js
regress-7893.js
regress-8377.js
regress-8505.js [d8][mjsunit][tools] Improve d8 file API 2021-06-01 13:37:57 +00:00
regress-9022.js
regress-575364.js
regress-592352.js
regress-599719.js
regress-599825.js
regress-608630.js
regress-613928.js
regress-617525.js
regress-617526.js
regress-617529.js
regress-618608.js
regress-673297.js
regress-743622.js
regress-775710.js
regress-1223839.js [wasm] Only print compiler for proper functions 2021-07-05 14:29:37 +00:00
regress-crbug-714971.js
regress-crbug-715455.js
regress-crbug-719384.js
regress-crbug-721835.js
regress-crbug-722348.js
regress-crbug-759327.js
regress-crbug-771428.js
regress-crbug-898974.js
regress-crbug-934138.js
regress-crbug-969368.js
regress-crbug-976934.js
regress-crbug-1006592.js
regress-wasm-crbug-599413.js
regress-wasm-crbug-618602.js