On Mon, Sep 8, 2008 at 3:33 PM, Ivan Posva <[EMAIL PROTECTED]> wrote: > > Please be aware that the internal field count is not the property > count. These internal fields are used by the VM internally and by for > example the Chromium V8 binding layer.
I was using it to store a C++ object pointer. Similar to what process.cc does in/after MakeMapTemplate(). C++ functions set in the template need to know what object is being referenced. Does this mechanism work for Accessors but not functions? -- Bryan White --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
