Home
last modified time | relevance | path

Searched refs:max_name_size_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/d8/
Dd8.h80 uint32_t max_name_size_; variable
Dd8.cc2826 max_name_size_ = Counter::kMaxNameSize; in CounterCollection()