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