Description[turbofan] Manually smash the type on literal allocation.
Currently JSCreateLowering drops the type information for object
literals, when inlining the JSCreateLiteralArray/Object nodes,
which means we will not eliminate a couple of checks after the
lowering.
R=jarin@chromium.org
Committed: https://crrev.com/e0b4b1b63f0df8f53d27d87a3566ca7f8988cd76
Cr-Commit-Position: refs/heads/master@{#40344}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 11 (5 generated)
|