Searched defs:GetElementCount (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/bindings/v8/
H A DRetainedDOMInfo.cpp69 intptr_t RetainedDOMInfo::GetElementCount() function in class:WebCore::RetainedDOMInfo
/external/v8/include/
H A Dv8-profiler.h498 virtual intptr_t GetElementCount() { return -1; } function in class:v8::RetainedObjectInfo
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc793 virtual intptr_t GetElementCount() { return element_count_; } function in class:__anon12937::TestRetainedObjectInfo

Completed in 485 milliseconds