Comment #19 on issue 1543 by [email protected]: Implement Proxy proposal
http://code.google.com/p/v8/issues/detail?id=1543

Hi Tom, thanks for the bug report.

I fixed this (including the broken error message with the "undefined" trap name), and also the receiver bug you point out on github (https://github.com/tvcutsem/harmony-reflect/issues/4#issuecomment-5831098).

On the other hand, as you probably have guessed, the fact that V8 does not call the `has' trap separately for assignment to inherited properties is intentional, and should match the refactored spec.

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

Reply via email to