Description[parser] Delete has_seen_proto in ObjectLiteral.
For an object literal, has_seen_proto is needed to create the
BoilerplateDescription. When iterating over the object
properties in the AST, has_seen_proto can easily be computed. The
flag in the ObjectLiteral is unnecessary.
R=verwaest@chromium.org
BUG=v8:5625
Review-Url: https://codereview.chromium.org/2646333002
Cr-Commit-Position: refs/heads/master@{#42601}
Committed: https://chromium.googlesource.com/v8/v8/+/679201f67b70c1c52f9d67928faa9b9379a7c888
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 11 (7 generated)
|