Description[turbofan] Lower object and array literals in JSCreateLowering.
This adds initial support for inline allocation of object and array
literals to the JSCreateLowering pass. It's basically identical to
what Crankshaft does.
This also unstages the TurboFan escape analysis, as the lowering seems
to trigger a bunch of bugs in it; those bugs will be fixed separately,
and we will re-enable escape analysis afterwards.
R=jarin@chromium.org
Committed: https://crrev.com/052dc9e0193bfe43c961b405d7855ff78ce13fa1
Cr-Commit-Position: refs/heads/master@{#33972}
Patch Set 1 #Patch Set 2 : Work-around for hole NaN on x86. #
Messages
Total messages: 15 (6 generated)
|