Description[turbofan] Adds an Allocate macro to the CodeStubAssembler.
The macro is currently used by AllocateHeapNumberStub and AllocateMutableHeapNumberStub, which are now turbofan code stubs.
It can be used to allocate objects in the new or old space, optionally with double alignment.
BUG=588692
LOG=y
Committed: https://crrev.com/820e27f98d2beae88a612a32bbeff26a6c19db97
Cr-Commit-Position: refs/heads/master@{#34424}
Patch Set 1 #
Total comments: 10
Patch Set 2 : Update. #Patch Set 3 : Fixed CodeStubAssembler::Allocate's comment. #Patch Set 4 : Update. #
Messages
Total messages: 19 (9 generated)
|