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

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

Issue 2898163002: Make non-Module generators only context allocate parameters. (Closed)
Patch Set: Rebase 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
« no previous file with comments | « test/inspector/debugger/suspended-generator-scopes-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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]]
- value : {
- className : Array
- description : Scopes[2]
- objectId : <objectId>
- subtype : internal#scopeList
- type : object
- }
- }
]
}
}
« no previous file with comments | « 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