Searched refs:GetSizeInBytes (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/include/
H A Dv8-profiler.h583 virtual intptr_t GetSizeInBytes() { return -1; } function in class:v8::RetainedObjectInfo
/external/chromium_org/v8/src/
H A Dheap-snapshot-generator.cc2280 intptr_t size = info->GetSizeInBytes();
/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc1413 virtual intptr_t GetSizeInBytes() { return size_; } function in class:__anon17406::TestRetainedObjectInfo

Completed in 801 milliseconds