DescriptionRemove V8.ZoneSegmentBytes.
1) It's unused. 2) Since Zones can be used on a background thread, the Zone
cannot just access this counter from the Isolate, so keeping this counter up to
date would require extra work. Better to just remove it.
BUG=431860
LOG=n
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=25263
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|