Make LeakSanitizer happy, part 1.
authorsvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 6 Feb 2014 07:16:41 +0000 (07:16 +0000)
committersvenpanne@chromium.org <svenpanne@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 6 Feb 2014 07:16:41 +0000 (07:16 +0000)
commitf0bf110448234871e417e2bb448525810f4de2ce
tree43c31cf47c7f7e0f12f29598b6d5afbf2cc5f9a5
parent25df21cca106c15d869c0cb88980187384dd11ec
Make LeakSanitizer happy, part 1.

Bumped an assembler buffer on the way, it is necessary for some combinations of debugging flags.

Note that the allocation profiler still leaks, this is handled in a separate CL.

R=bmeurer@chromium.org

Review URL: https://codereview.chromium.org/152643006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19128 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
test/cctest/test-heap-profiler.cc
test/cctest/test-log.cc
test/cctest/test-macro-assembler-x64.cc
test/cctest/test-parsing.cc
test/cctest/test-profile-generator.cc
test/cctest/test-regexp.cc
test/cctest/test-threads.cc