Hey! What is the equivalent to attaching things to `Object.prototype` or `Array.prototype` (in Javascript), except in the C++ embeddable API?
Just curious, as I am working on some Node.js addons that make use of the V8 embeddable API, and I would like to modify the Object and Array etc. objects. Thanks! -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users To unsubscribe from this group, send email to v8-users+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
