Description[turbofan] Move creation stub fallbacks to JSGenericLowering.
Move all the code that deals with falling back to object creation via
stubs to JSGenericLowering, where we can already deal well with stub
calls. This includes JSCreateLiteralArray, JSCreateLiteralObject,
JSCreateClosure, JSCreateFunctionContext and JSCreateArray.
R=mstarzinger@chromium.org
Committed: https://crrev.com/7be5829971f8cb0b431f964ff7346a252c581f13
Cr-Commit-Position: refs/heads/master@{#33682}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|