Description[turbofan] Use FastCloneShallow[Array|Object]Stub if possible.
This allows the JSIntrinsicLowering to optimize the cloning of literal
boilerplate objects using either the FastCloneShallowArrayStub or the
FastCloneShallowObjectStub when applicable.
R=mvstanton@chromium.org
Committed: https://crrev.com/d1597b7d22d4bd7790715d486b4ceb404310adad
Cr-Commit-Position: refs/heads/master@{#27974}
Patch Set 1 #Patch Set 2 : Fix typo. #Patch Set 3 : Add tests. #Patch Set 4 : Fix may_store_doubles awesomeness. #Patch Set 5 : Simplify. #
Total comments: 4
Patch Set 6 : Addressed comments #
Total comments: 4
Patch Set 7 : Addressed comments. #
Messages
Total messages: 12 (3 generated)
|