Comment #1 on issue 623 by sgbeal: Support for non-standard toSource( )
http://code.google.com/p/v8/issues/detail?id=623
There's a template-based version written for v8 here:
http://code.google.com/p/v8-juice/source/browse/trunk/src/include/v8/juice/ToSource.h
which allows one to toSource() their native objects. But... that impl has
problems
with circular references (i.e. it will endlessly loop on them).
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev