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

Unified Diff: tests/lib_strong/html/debugger_test_golden.txt

Issue 2926613003: Generate better code for '=='. (Closed)
Patch Set: Address comments Created 3 years, 6 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
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/js_array.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib_strong/html/debugger_test_golden.txt
diff --git a/tests/lib_strong/html/debugger_test_golden.txt b/tests/lib_strong/html/debugger_test_golden.txt
index 43b4cfb7c1b54993c9dac7929c28c109350f498a..a91f29f9c83e9a83558a503183ec9a15aa54e15e 100644
--- a/tests/lib_strong/html/debugger_test_golden.txt
+++ b/tests/lib_strong/html/debugger_test_golden.txt
@@ -353,6 +353,34 @@ Value:
{
"style": "color: rgb(136, 19, 145); margin-right: -13px"
},
+ "==: "
+ ],
+ [
+ "span",
+ {
+ "style": "margin-left: 13px"
+ },
+ [
+ "object",
+ {
+ "object": "<OBJECT>",
+ "config": {
+ "name": "none"
+ }
+ }
+ ]
+ ]
+ ],
+ [
+ "li",
+ {
+ "style": "padding-left: 13px;"
+ },
+ [
+ "span",
+ {
+ "style": "color: rgb(136, 19, 145); margin-right: -13px"
+ },
"add: "
],
[
@@ -1923,6 +1951,34 @@ Value:
{
"style": "color: rgb(136, 19, 145); margin-right: -13px"
},
+ "==: "
+ ],
+ [
+ "span",
+ {
+ "style": "margin-left: 13px"
+ },
+ [
+ "object",
+ {
+ "object": "<OBJECT>",
+ "config": {
+ "name": "none"
+ }
+ }
+ ]
+ ]
+ ],
+ [
+ "li",
+ {
+ "style": "padding-left: 13px;"
+ },
+ [
+ "span",
+ {
+ "style": "color: rgb(136, 19, 145); margin-right: -13px"
+ },
"add: "
],
[
« no previous file with comments | « pkg/dev_compiler/tool/input_sdk/private/js_array.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698