Description[stubs] Remove the is_jsarray bit from the TransitionElementsKindStub.
There's no need to have different versions of the fairly complex
TransitionElementsKindStub just to avoid a single instance type
check at execution time (which is used to figure out the effective
length in case of JSArray objects).
R=ishell@chromium.org
Committed: https://crrev.com/46020a2d128a4116a6f563dd75e3653bfef6a8f5
Cr-Commit-Position: refs/heads/master@{#36954}
Patch Set 1 #Messages
Total messages: 8 (2 generated)
|