Re: Make Error.prototype.name writable again, as required by the spec and the web. (issue 10234004)

2 views
Skip to first unread message

da...@chromium.org

unread,
May 8, 2012, 10:10:00 AM5/8/12
to ross...@chromium.org, v8-...@googlegroups.com
As discussed, do you also have to make sure that setters cannot be
installed to
capture interesting information?

http://codereview.chromium.org/10234004/

ross...@chromium.org

unread,
May 8, 2012, 11:07:03 AM5/8/12
to da...@chromium.org, v8-...@googlegroups.com
On 2012/05/08 14:10:00, danno wrote:
> As discussed, do you also have to make sure that setters cannot be
> installed
to
> capture interesting information?

In fact, this is already the case, because we set error instance properties
with
%IgnoreAttributesAndSetProperty. I added an additional test case to cover
our
%MakeError built-ins.

https://chromiumcodereview.appspot.com/10234004/

da...@chromium.org

unread,
May 8, 2012, 12:17:02 PM5/8/12
to ross...@chromium.org, v8-...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages