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

Unified Diff: test/inspector/runtime/internal-properties-expected.txt

Issue 2898163002: Make non-Module generators only context allocate parameters. (Closed)
Patch Set: More flag magic Created 3 years, 7 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/internal-properties-expected.txt
diff --git a/test/inspector/runtime/internal-properties-expected.txt b/test/inspector/runtime/internal-properties-expected.txt
index deee4cfdbde88708b112efdcfcbf6b89529a86df..10c2f83b7e890185080bebc96fab4ddce46e96c8 100644
--- a/test/inspector/runtime/internal-properties-expected.txt
+++ b/test/inspector/runtime/internal-properties-expected.txt
@@ -339,16 +339,6 @@ expression: gen1.next();gen1
}
}
}
- [4] : {
- name : [[Scopes]]
adamk 2017/05/23 20:20:38 What happened to this?
Jarin 2017/05/24 05:03:27 We now only report scopes for suspended generators
- value : {
- className : Array
- description : Scopes[2]
- objectId : <objectId>
- subtype : internal#scopeList
- type : object
- }
- }
]
}
}
« src/parsing/parser.cc ('K') | « test/inspector/debugger/suspended-generator-scopes-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698