HomeSort by relevance Sort by last modified time
    Searched defs:GetGroupLabel (Results 1 - 2 of 2) sorted by null

  /external/v8/include/
v8-profiler.h 485 * encoded string. V8 copies its contents during a call to GetGroupLabel.
492 virtual const char* GetGroupLabel() { return GetLabel(); }
  /external/v8/test/cctest/
test-heap-profiler.cc 791 virtual const char* GetGroupLabel() { return group_label_; }
    [all...]

Completed in 175 milliseconds