Home
last modified time | relevance | path

Searched defs:GetSizeInBytes (Results 1 – 2 of 2) sorted by relevance

/external/v8/include/
Dv8-profiler.h583 virtual intptr_t GetSizeInBytes() { return -1; } in GetSizeInBytes() function
/external/v8/test/cctest/
Dtest-heap-profiler.cc1413 virtual intptr_t GetSizeInBytes() { return size_; } in GetSizeInBytes() function in __anondc1e75410511::TestRetainedObjectInfo