Home
last modified time | relevance | path

Searched defs:kInitialLength (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dosr-optimized-code-cache.h80 static constexpr int kInitialLength = OSRCodeCacheConstants::kEntryLength * 4; variable
Dshared-function-info.h232 static const int kInitialLength = kEntriesStart + kEntryLength; variable
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test.cc467 constexpr size_t kInitialLength = 1024; in VerifyCopyToString() local