DescriptionFix missing exception check in typed array constructor (2).
This fixes another crash when the the typed array constructor accesses
an array that has a throwing accessor defined on one of it's elements.
R=verwaest@chromium.org
BUG=chromium:168545
TEST=mjsunit/regress/regress-crbug-168545.js
Committed: http://code.google.com/p/v8/source/detail?r=13351
Patch Set 1 #Messages
Total messages: 2 (0 generated)
|