Reviewers: Søren Gjesse, Description: Logging-related changes.
- when logging 'open-tag' / 'close-tag' events, don't depend on FLAG_log (as it may be not enabled, e.g. in Chromium); - PauseProfiler / ResumeProfiler were supposing that they use 'is_logging_' var exclusively, thus preventing any other logging that may be turned on for diagnostic purposes. Please review this at http://codereview.chromium.org/661246 Affected files: 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
