Hi all,

I was trying to do some research work in V8, but because I'm not familiar 
with V8's source code,
and I didn't find useful documents to help me with my specific problem, so 
I'm here to ask for some help.

So if I want to trace every V8's memory access when the engine was 
executing some 
javascript code(not just a number count, I mean some more detailed 
information about each memory access,
what should I do? If this functionality is not embedded, which part of the 
source code
should I read and modify (append some code to generate related logs)?

Thank you so much for you patience, if you can help me with some 
information or direction,
that would be really helpful to me.


Thanks,
hrwang

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
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 v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/026fc4e4-0ea9-4d33-933d-0322c91183aa%40googlegroups.com.

Reply via email to