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

Unified Diff: test/inspector/runtime/es6-module-expected.txt

Issue 2807273002: [inspector] store creation stack in current V8StackTraceImpl (Closed)
Patch Set: finally passed tests Created 3 years, 8 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/runtime/es6-module-expected.txt
diff --git a/test/inspector/runtime/es6-module-expected.txt b/test/inspector/runtime/es6-module-expected.txt
index 2c812b12bc82883b788fdd4378e3c751d89273a6..cbe63fe7184d55e2b4d6f873f29b81b808bdfd6b 100644
--- a/test/inspector/runtime/es6-module-expected.txt
+++ b/test/inspector/runtime/es6-module-expected.txt
@@ -232,10 +232,6 @@ console.log(239)
executionContextId : <executionContextId>
lineNumber : 0
scriptId : <scriptId>
- stackTrace : {
- callFrames : [
- ]
- }
text : Uncaught SyntaxError: Unexpected token }
url : module4
}
« no previous file with comments | « test/inspector/runtime/call-function-on-async-expected.txt ('k') | test/inspector/runtime/evaluate-async-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698