DescriptionX87: Fix arguments object stubs for large arrays.
port e95cfafb67dba67eb7c541d97f5e69f8280df771 (r36917)
original commit message:
This fixes FastNewStrictArgumentsStub and FastNewRestParameterStub to no
longer assume that the strict arguments object being allocated will fit
into new-space. The case where said object needs to move to large object
space is now handled in the runtime.
BUG=
Committed: https://crrev.com/785bb8a3edb4f41d85dc0b3a1993e21c06288289
Cr-Commit-Position: refs/heads/master@{#37263}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|