2656330f34
So that it is possible to differentiate modules in the stack trace even when they are anonymous. R=kimanh@chromium.org Bug: v8:11808 Change-Id: I12a1f07accdf62c404052f32624e9914381a7451 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3074472 Commit-Queue: Thibaud Michaud <thibaudm@chromium.org> Reviewed-by: Kim-Anh Tran <kimanh@chromium.org> Cr-Commit-Position: refs/heads/master@{#76141}
5 lines
173 B
Plaintext
5 lines
173 B
Plaintext
RuntimeError: unreachable
|
|
at test-module.main (wasm://wasm/test-module-712dabfa:wasm-function[0]:0x22)
|
|
at *%(basename)s:{NUMBER}:27
|
|
at test/mjsunit/mjsunit.js:*
|