[v8-dev] Re: Issue 2964 in v8: SetAccessorProperty is not available on Object

2014-03-24 Thread codesite-noreply
Updates: Status: Fixed Comment #3 on issue 2964 by dcar...@chromium.org: SetAccessorProperty is not available on Object http://code.google.com/p/v8/issues/detail?id=2964 fixed in https://codereview.chromium.org/209853002/ -- You received this message because this project is configure

[v8-dev] Re: Issue 2964 in v8: SetAccessorProperty is not available on Object

2013-10-28 Thread codesite-noreply
Comment #2 on issue 2964 by a...@chromium.org: SetAccessorProperty is not available on Object http://code.google.com/p/v8/issues/detail?id=2964 My main issue with template is mostly the mismatch it has with what we need. I was looking into not using templates (except for setting the inter

[v8-dev] Re: Issue 2964 in v8: SetAccessorProperty is not available on Object

2013-10-26 Thread codesite-noreply
Comment #1 on issue 2964 by dcar...@chromium.org: SetAccessorProperty is not available on Object http://code.google.com/p/v8/issues/detail?id=2964 I'll add the api for Object, but what issues do templates have? Templates are drastically more efficient to use in all cases where you need mor