Searched defs:GetSizeInBytes (Results 1 – 2 of 2) sorted by relevance
/external/v8/include/ | ||
D | v8-profiler.h | 583 virtual intptr_t GetSizeInBytes() { return -1; } in GetSizeInBytes() function |
/external/v8/test/cctest/ | ||
D | test-heap-profiler.cc | 1413 virtual intptr_t GetSizeInBytes() { return size_; } in GetSizeInBytes() function in __anondc1e75410511::TestRetainedObjectInfo |