LGTM

https://codereview.chromium.org/99243002/diff/1/src/isolate.cc
File src/isolate.cc (right):

https://codereview.chromium.org/99243002/diff/1/src/isolate.cc#newcode2543
src/isolate.cc:2543: heap()->AddGCEpilogueCallback(
Not sure. It is probably better do AddGCEpilogueCallback at
initialization once.
Because adding/removing callbacks is linear in number of existing
callbacks. In the worst case we will do this on each compilation.

https://codereview.chromium.org/99243002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" 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/groups/opt_out.

Reply via email to