[webkit-reviews] review requested: [Bug 75532] [v8] Null pointer exception if a typed array constructor set to a primitive value. : [Attachment 121089] Make sure that V8ArrayBufferViewCustomScript.js does not throw exception.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 02:35:16 PST 2012


Ulan Degenbaev <ulan at chromium.org> has asked  for review:
Bug 75532: [v8] Null pointer exception if a typed array constructor set to a
primitive value.
https://bugs.webkit.org/show_bug.cgi?id=75532

Attachment 121089: Make sure that V8ArrayBufferViewCustomScript.js does not
throw exception.
https://bugs.webkit.org/attachment.cgi?id=121089&action=review

------- Additional Comments from Ulan Degenbaev <ulan at chromium.org>
Added guards in V8ArrayBufferViewCustomScript.js so that we do not try to
optimize the "set" method if the typed array constructor was redefined.


More information about the webkit-reviews mailing list