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

/external/v8/include/
H A Dv8-profiler.h501 virtual intptr_t GetSizeInBytes() { return -1; } function in class:v8::RetainedObjectInfo
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc794 virtual intptr_t GetSizeInBytes() { return size_; } function in class:__anon12937::TestRetainedObjectInfo

Completed in 70 milliseconds