Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(626)

Unified Diff: test/inspector/debugger/wasm-scripts-expected.txt

Issue 2681993003: [wasm] Accept version 0x1 binaries. (Closed)
Patch Set: Add new expected outputs for inspector tests. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: test/inspector/debugger/wasm-scripts-expected.txt
diff --git a/test/inspector/debugger/wasm-scripts-expected.txt b/test/inspector/debugger/wasm-scripts-expected.txt
index 284cc055712bacc58f34f610b336a244dcc80238..040d125ec730d3b8b9981fb5ae8554aa7c35d1cc 100644
--- a/test/inspector/debugger/wasm-scripts-expected.txt
+++ b/test/inspector/debugger/wasm-scripts-expected.txt
@@ -1,14 +1,14 @@
Check that inspector gets two wasm scripts at module creation time.
Script #0 parsed. URL: v8://test/testFunction
Script #1 parsed. URL: v8://test/runTestRunction
-Script #2 parsed. URL: wasm://wasm/wasm-e783515e/wasm-e783515e-0
-Script #3 parsed. URL: wasm://wasm/wasm-e783515e/wasm-e783515e-1
-Source for wasm://wasm/wasm-e783515e/wasm-e783515e-0:
+Script #2 parsed. URL: wasm://wasm/wasm-4205e2ce/wasm-4205e2ce-0
+Script #3 parsed. URL: wasm://wasm/wasm-4205e2ce/wasm-4205e2ce-1
+Source for wasm://wasm/wasm-4205e2ce/wasm-4205e2ce-0:
func $nopFunction
nop
end
-Source for wasm://wasm/wasm-e783515e/wasm-e783515e-1:
+Source for wasm://wasm/wasm-4205e2ce/wasm-4205e2ce-1:
func $main
block
i32.const 2
« no previous file with comments | « test/inspector/debugger/wasm-get-breakable-locations-expected.txt ('k') | test/inspector/debugger/wasm-stepping-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698