Status: New
Owner: ----
New issue 1926 by [email protected]: Cannot inspect intercepted properties
in debugger
http://code.google.com/p/v8/issues/detail?id=1926
I'm using V8 3.8.9 (Windows, x64, shared) in conjunction with the
Eclipse-based debugger. When stopped at a breakpoint in Eclipse, I cannot
evaluate any intercepted properties. They are listed in the debugger by
name, but their values are all "undefined". On the C++ side I've observed
that V8 is invoking my property enumeration handler, but not the property
getter.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev