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

  /external/v8/src/profiler/
strings-storage.h 35 static const int kMaxNameSize = 1024;
  /external/v8/src/
d8.h 28 static const int kMaxNameSize = 64;
39 uint8_t name_[kMaxNameSize];

Completed in 1562 milliseconds