DescriptionAvoid callbacks to user code during error formatting in a couple of
other situations.
Do not use overwritten Object.prototype.hasOwnProperty and
Array.prototype.pop. Do not use split and join in the error formatting
implementation. They are too big to control and their generality is
not needed.
Committed: http://code.google.com/p/v8/source/detail?r=6552
Patch Set 1 #
Total comments: 2
Messages
Total messages: 3 (0 generated)
|