http://codereview.chromium.org/8079002/diff/1/src/log.cc
File src/log.cc (right):

http://codereview.chromium.org/8079002/diff/1/src/log.cc#newcode1579
src/log.cc:1579: const int compiled_funcs_count =
EnumerateCompiledFunctions(NULL, NULL);
On 2011/09/29 15:01:28, Vyacheslav Egorov wrote:
add

AssertNoAllocation no_alloc;

for the sake of checking?

It's already stated in EnumerateCompiledFunctions.

http://codereview.chromium.org/8079002/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to