ObjectTemplate::SetNamedPropertyHandler can set callback to intercept all properties accession, now I want to intercept all methods by calling ObjectTemplate::SetNamedMethodHandler, but there is NOT similar method in ObjectTemplate. My object has many dynamic method, and methods that owned by one object are not same with other object.
Are there any alternative to it? --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
