Chromium Code Reviews
DescriptionFix the paged space statistics report error under debug mode.
If the code event handler is set (enable vtune jit or gdb jit). GC will be triggered
in Logger::LogCodeObjects during Isolate initializaiton. But the property_cell_space_used_
definition in snapshot is 0. This leads to the /0 error if "--heap_stats" flag is enabled.
BUG=
Patch Set 1 #
Messages
Total messages: 2 (1 generated)
|
|||||||||||||||||||