Comment #3 on issue 2711 by erights: Array.prototype.push apparently no longer honoring frozen
http://code.google.com/p/v8/issues/detail?id=2711

repairES5 tries all these tests both before and after attempting various repairs. It does not have a repair for this specific problem. Continuing forward this particular debugger session, I hit run, it ran until it hit the breakpoint again, out of some perverse morbid curiosity I single stepped it again, but this time the buggy behavior did not appear. Continuing past this point results in the new attached screenshot showing the problem as "Accidentally repaired", which is what repairES5 reports if a problem that doesn't have an explicit repair mysteriously starts working correctly after other repairs.

So whatever it is, it seems intermittent.

Attachments:
        Screen Shot 2013-06-05 at 10.59.49 PM.png  102 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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/groups/opt_out.


Reply via email to