On May 31, 3:10 pm, Bert Belder <bertbel...@gmail.com> wrote:
> On May 31, 11:04 am, Tony Huang <cnwz...@gmail.com> wrote:
>
> > So may I consider this in this way:
>
> > 1) Objects who is referenced by any Handle will not be disposed.
>
> They *may* be disposed - they will only actually be disposed when v8
> does a garbage collection (but any v8 API call can trigger a gc, so
> you can't really control when that happens).

Er, I have to correct myself here. Objects referenced by any handle
will obviously not be disposed. Other object may be disposed at any
time.

Reply via email to