https://codereview.chromium.org/11362115/diff/1/src/objects.cc
File src/objects.cc (right):

https://codereview.chromium.org/11362115/diff/1/src/objects.cc#newcode2913
src/objects.cc:2913: Object::GetProperty(self, self, lookup, name,
&old_attributes);
On 2012/11/07 10:26:20, rafaelw wrote:
Consider using lookup.GetLazyValue()? Note: this would bypass
interceptors.

Might also bypass access checks, though, which I don't think is right...

https://codereview.chromium.org/11362115/

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

Reply via email to