Searched defs:GetElementCount (Results 1 - 2 of 2) sorted by relevance
/external/v8/include/ | ||
H A D | v8-profiler.h | 756 virtual intptr_t GetElementCount() { return -1; } function in class:v8::RetainedObjectInfo |
/external/v8/test/cctest/ | ||
H A D | test-heap-profiler.cc | 1431 virtual intptr_t GetElementCount() { return element_count_; } function in class:__anon17641::TestRetainedObjectInfo |
Completed in 81 milliseconds