v8/include
ssid 281d30d758 Adding V8 api to get memory statistics of spaces in V8::Heap.
This is first step towards adding V8 heap statistics to the memory
tracing infrastructure. For being able to get useful memory number into
the memory dump, v8 needs to provide an external api needs to obtain
more information about the heap. So, this Cl extends the api to give
information about the memory allocated and used in the spaces.

BUG=466141, 476013
LOG=Y

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

Cr-Commit-Position: refs/heads/master@{#27919}
2015-04-17 14:04:24 +00:00
..
libplatform Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +00:00
OWNERS Add initial set of sub directory OWNERS file 2015-04-02 08:46:24 +00:00
v8-debug.h Debugger: remove debug command API. 2015-04-07 12:21:42 +00:00
v8-platform.h Remove default NOP implementation of MonotonicallyIncreasingTime. 2014-10-09 10:44:30 +00:00
v8-profiler.h Fix C++ violation. 2015-04-09 21:22:50 +00:00
v8-testing.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8-util.h simplify GlobalValueMap calls to DisposeWeak 2015-04-10 13:40:31 +00:00
v8-version.h Updated version to 4.4 2015-04-06 21:32:13 +00:00
v8.h Adding V8 api to get memory statistics of spaces in V8::Heap. 2015-04-17 14:04:24 +00:00
v8config.h Restore V8_LIBC_UCLIBC as a libc option. 2015-04-14 07:54:26 +00:00