Description[stubs] Fix Allocate macro in the CodeStubAssembler.
The macro was Using SmiTag(Int32Constant()) was causing some unnecessary shifts to be emitted in the deferred code.
Also, when allocating in new space, the macro now uses Runtime::kAllocateInNewSpace.
Committed: https://crrev.com/46907cbbab52530e7767f864b2b623ba2bd021fa
Cr-Commit-Position: refs/heads/master@{#36023}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|