Updates:
Status: Assigned
Owner: mikhail.naganovComment #1 on issue 738 by mikhail.naganov: Calls HeapProfiler::Setup() and TearDown() to should be conditional on ENABLE_LOGGING_AND_PROFILING
http://code.google.com/p/v8/issues/detail?id=738My bad. Initially these methods were always defined, but their contents were under #ifdef. Then I changed the code, leaving their calls unconditional. Will fix.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
