Description[fullcodegen] Remove non-"static" part in VisitArrayLiteral functions.
The loop for non-"static" properties is no longer needed in
full-codegen since all computed property
names in object literals go through Ignition first.
BUG=v8:5657
Committed: https://crrev.com/51b32c468bcce166211874c80b05669e76300498
Cr-Commit-Position: refs/heads/master@{#41428}
Patch Set 1 #Patch Set 2 : Replace if with DCHECK. #Patch Set 3 : Delete unused GetIdForPropertyName #Patch Set 4 : Simplify loop variable name. #Patch Set 5 : Simplify bailout id in ObjectLiteral. #
Depends on Patchset: Messages
Total messages: 23 (18 generated)
|