758823a527
Array#with and TypedArray#with adapt their arguments because they have a fixed arity of 2. Builtins that adapt arguments shouldn't use ...arguments in Torque, which results in a "don't adapt" sentinel to be generated, resulting in incorrect frame size computation. Bug: v8:12764, chromium:1367133 Change-Id: I81c1ef2cdef25d049fa0b8effcb2a953c2a9846b Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3915939 Commit-Queue: Shu-yu Guo <syg@chromium.org> Reviewed-by: Adam Klein <adamk@chromium.org> Auto-Submit: Shu-yu Guo <syg@chromium.org> Commit-Queue: Adam Klein <adamk@chromium.org> Cr-Commit-Position: refs/heads/main@{#83405} |
||
---|---|---|
.. | ||
regress-4696.js | ||
regress-6100.js | ||
regress-6322.js | ||
regress-8808.js | ||
regress-173361.js | ||
regress-771470.js | ||
regress-772649.js | ||
regress-897436.js | ||
regress-912504.js | ||
regress-952722.js | ||
regress-crbug-347528.js | ||
regress-crbug-571149.js | ||
regress-crbug-621111.js | ||
regress-crbug-621496.js | ||
regress-crbug-1367133.js | ||
regress-typedarray-out-of-bounds.js |