On Tue, Aug 28, 2012 at 11:38 PM, <[email protected]> wrote: > Nice to see this landed. > > I have one question: > >> * \note removal events are not currently issued. >> > > Is that comment still relevant? There is some code where code remove > events are > dispatched. > > Yes, AFAICT this is still true. Certainly my test doesn't hit the NOTREACHED I have for that case in my event handler.
If it is, what would need to be done no make CODE_REMOVED events work? > > It seems the GC doesn't issue notifications for removed objects, so someone familiar with that code would have to comment (mstarzinger?). > https://chromiumcodereview.**appspot.com/10795074/<https://chromiumcodereview.appspot.com/10795074/> > -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
