Just in case anyone in the future runs into the same position as mines. I am leaving some notes here.
First of all, I didn't make it happen as I decided to go with the JavaScript approach. As you can imagine, it should work and will work as long as you give it enough time and effort. Since I don't have that much time for exploration, I gave up. Second, I would suggest you rethink your situation: DO YOU REALLY NEED TO DO IT BY MODIFYING V8? >From the time and effort I spent, I can tell it is really complex and will take you lots of time if you are a starter like me. Third, from what Seth mentioned in this thread and what I've done in my previous project, logging function and property access via JavaScript (e.g., in a browser extension) are pretty straightforward. So if your answer to the above question is NO, I'd suggest you go with the JavaScript approach. In my case, it makes my life way easier. If anyone in the future would like more details about the JavaScript approach, I'd like to offer my help. *WARNING:* these are just suggestions from a beginner, *NOT AN EXPERT.* ----------------------------------------------------------------------------------------------------------- Last, I would thank *Jakob*, *Mythri*, *Seth* again. Thank you all for answering my questions here. Being an expert in such a great project and keeping sharing your experience and knowledge to help others is SO COOL. I really appreciate you all doing this. -- -- v8-dev mailing list v8-dev@googlegroups.com 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 v8-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/328c0014-4794-494a-bce8-5c57ec74abc0%40googlegroups.com.