Description[runtime] Allow generic allocation of sloppy arguments.
This allows sloppy arguments objects to be allocated by the generic
Heap::AllocateJSObjectFromMap allocation function. An empty elements
backing store for such objects is provided. This is needed in order to
materialize such objects without access to a specific native context.
R=bmeurer@chromium.org
TEST=mjsunit/regress/regress-crbug-613919
BUG=chromium:613919
Committed: https://crrev.com/addfd00a20f4b9ddabf7e71d51aa524431ec0090
Cr-Commit-Position: refs/heads/master@{#36547}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|