[webkit-reviews] review requested: [Bug 75532] [v8] Null pointer exception if a typed array constructor set to a primitive value. : [Attachment 121106] More robust guard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 06:24:15 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 121106: More robust guard
https://bugs.webkit.org/attachment.cgi?id=121106&action=review

------- Additional Comments from Ulan Degenbaev <ulan at chromium.org>
Avoid using hasOwnProperty since it might be also redefined.


More information about the webkit-reviews mailing list