Searched defs:GetGroupLabel (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DRetainedDOMInfo.cpp69 const char* RetainedDOMInfo::GetGroupLabel() function in class:WebCore::RetainedDOMInfo
/external/v8/include/
H A Dv8-profiler.h485 * encoded string. V8 copies its contents during a call to GetGroupLabel.
492 virtual const char* GetGroupLabel() { return GetLabel(); } function in class:v8::RetainedObjectInfo
/external/chromium_org/v8/include/
H A Dv8-profiler.h551 * encoded string. V8 copies its contents during a call to GetGroupLabel.
558 virtual const char* GetGroupLabel() { return GetLabel(); } function in class:v8::RetainedObjectInfo
/external/v8/test/cctest/
H A Dtest-heap-profiler.cc791 virtual const char* GetGroupLabel() { return group_label_; } function in class:__anon27340::TestRetainedObjectInfo
/external/chromium_org/v8/test/cctest/
H A Dtest-heap-profiler.cc1189 virtual const char* GetGroupLabel() { return group_label_; } function in class:__anon15641::TestRetainedObjectInfo

Completed in 157 milliseconds