Good idea.

* array-shift4.js - this covers the case where a hole is encountered in the copy
step of shifting a holey smi array. Before this fix, the method would
deoptimize.

* array-methods-read-only-length.js change - this test was succeeding only
because of the silent deopt isolated in array-shift4.js. By passing additional elementskinds we make sure the right thing happens even without that fortuitous
deoptimization.

* regress-435073.js - the clusterfuzz issue.

thx!
--Michael

https://codereview.chromium.org/737383002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to