Thanks for the review.

I have a comment on the Logger::IssueCodeMovedEvent, it might not work for the
current gdbjit implementation. If I understand the codes correctly, the code
removal event is issued when new codes take its place, instead of being marked
as garbage at the current position in this CL. To make gdbjit work and use
friends of Logger::IssueCodeMovedEvent, we might need to issue CodeRemovedEvent
at the positions in this CL.

https://codereview.chromium.org/13880031/

--
--
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