Status: Assigned
Owner: [email protected]
Labels: Type-Bug Priority-Medium
New issue 4143 by [email protected]: GetRealNamedProperty returns
undefined instead of empty handle for missing properties of a global proxy
https://code.google.com/p/v8/issues/detail?id=4143
See what this impacts at at https://github.com/nodejs/io.js/issues/1774
https://codereview.chromium.org/972623003 is the likely cause (although I
haven't confirmed by trying the previous commit). The new code for
GetRealNamedProperty as of that commit checks `if (!it.IsFound())` way too
early. This seems to be the case with all the APIs modified in that commit.
This is preventing io.js from upgrading to V8 4.3, so if you can't get to
it soon we might be able to scrounge up a patch from them (including me).
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.