@Danno: Could you PTAL at the API changes (v8.h and api.cc). Thanks!
https://chromiumcodereview.appspot.com/10442129/diff/1/include/v8.h File include/v8.h (right): https://chromiumcodereview.appspot.com/10442129/diff/1/include/v8.h#newcode2362 include/v8.h:2362: Handle<FunctionTemplate> constructor = On 2012/06/01 13:19:43, Michael Starzinger wrote:
As discussed offline, we might want to wrap this FunctionTemplate into
some
AccessorSignature, because we already have a similar concept for
invocation
callbacks.
Done. https://chromiumcodereview.appspot.com/10442129/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
