Remove V8.ZoneSegmentBytes.
authormarja@chromium.org <marja@chromium.org>
Tue, 11 Nov 2014 14:27:26 +0000 (14:27 +0000)
committermarja@chromium.org <marja@chromium.org>
Tue, 11 Nov 2014 14:27:47 +0000 (14:27 +0000)
commite13996e96d4d10068f22dae50243dc65d0efdcaf
treee9b91da0ccbe75a7a02bf58431dce746880564d2
parent21cf5bb24944de8ce9f424e54993a8a3f3fb19d6
Remove 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

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

Cr-Commit-Position: refs/heads/master@{#25263}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25263 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/counters.h
src/zone-inl.h