DescriptionX87: [runtime] Introduce a proper %NewArray runtime entry.
port ceade6cf239e0773213d53d55c36b19231c820b5 (r32131)
original commit message:
This adds a new %NewArray runtime entry, which constructs a new JSArray
and does the subclassing correctly (to the same degree that %NewObject
does currently), and also deals properly with the AllocationSite
feedback mechanism. This runtime entry will be used by TurboFan and is
also used as a fallback in the subclassing case in the stub currently.
BUG=
Committed: https://crrev.com/ea1d0a61be646970bc4bc51db919b020df562bf5
Cr-Commit-Position: refs/heads/master@{#32160}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|