• ssid's avatar
    Adding V8 api to get memory statistics of spaces in V8::Heap. · 281d30d7
    ssid authored
    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}
    281d30d7
Name
Last commit
Last update
..
libplatform Loading commit data...
OWNERS Loading commit data...
v8-debug.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-testing.h Loading commit data...
v8-util.h Loading commit data...
v8-version.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...