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

/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/v8/test/cctest/
H A Dtest-heap-profiler.cc791 virtual const char* GetGroupLabel() { return group_label_; } function in class:__anon12937::TestRetainedObjectInfo

Completed in 173 milliseconds