Chromium Code Reviews

Unified Diff: test/emscripten/core/test_tracing-O2.out

Issue 1101493002: [test] Initial import of an emscripten test suite. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « test/emscripten/core/test_tracing-O2.js ('k') | test/emscripten/core/test_tracing-O3.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/emscripten/core/test_tracing-O2.out
diff --git a/test/emscripten/core/test_tracing-O2.out b/test/emscripten/core/test_tracing-O2.out
new file mode 100644
index 0000000000000000000000000000000000000000..654cf7cd7f57912afd3742a81bc2121634cab8f2
--- /dev/null
+++ b/test/emscripten/core/test_tracing-O2.out
@@ -0,0 +1,5 @@
+Tracing enter-context,0,Application Startup
+Tracing log-message,0,Application,starting up
+Tracing exit-context,0
+Tracing frame-start,0
+Tracing frame-end,0
« no previous file with comments | « test/emscripten/core/test_tracing-O2.js ('k') | test/emscripten/core/test_tracing-O3.js » ('j') | no next file with comments »

Powered by Google App Engine