On 31 March 2014 08:16, Sven Panne <[email protected]> wrote: > On Fri, Mar 28, 2014 at 7:20 PM, Jane Chen <[email protected]> wrote: >> >> [...] I got it just after I wrote my own book-keeping for them. :-) Will >> check it out anyway. > > Just as a reminder (this comes up roughly once a month at least ;-) : Don't > make any assumptions when or even *if* the callback is invoked. All you can > assume is that those callbacks are invoked via "best effort" on the v8 side, > but nothing more. Perhaps we will add some kind of phantom reference to the > external API at some point in the future (which can provide more guarantees > then), but don't hold your breath...
Right, and this disclaimer should really be in v8.h in big letters. I'll prepare a CL. /Andreas -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
