Reviewers: Søren Gjesse, Description: Store API callback entry address prior to entering a callback.
Callback entry address is stored in VMState and is later retrieved by profiler stack sampler. This makes possible relating API entry to JS stack, and this is simpler than trying to unwind native stack. Please review this at http://codereview.chromium.org/437004 Affected files: M src/builtins.cc M src/log-inl.h M src/log.h M src/log.cc M test/cctest/test-log.cc --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
