https://codereview.chromium.org/11554019/diff/1/src/property.h
File src/property.h (right):

https://codereview.chromium.org/11554019/diff/1/src/property.h#newcode320
src/property.h:320: return GetCallbackObject()->IsForeign();
On 2012/12/12 15:34:05, Michael Starzinger wrote:
I think AccessorInfo callbacks should also return true here, they also
look like
data properties to JavaScript.

Done.

https://codereview.chromium.org/11554019/diff/1/src/property.h#newcode321
src/property.h:321: default:
On 2012/12/12 15:34:05, Michael Starzinger wrote:
I think Sven has to say something about this default case.

Unfolded default (also in GetLazyValue below).

https://codereview.chromium.org/11554019/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to