Home
last modified time | relevance | path

Searched defs:kInitialSize (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/compiler/
Dnode-cache.cc19 enum { kInitialSize = 16u, kLinearProbe = 5u }; enumerator
/external/protobuf/ruby/ext/google/protobuf_c/
Drepeated_field.c185 static int kInitialSize = 8; variable
/external/v8/src/crankshaft/
Dhydrogen-gvn.cc52 static const int kInitialSize = 16; member in v8::internal::HInstructionMap
/external/v8/src/
Dfactory.cc2683 static const int kInitialSize = RegExpMatchInfo::kFirstCaptureIndex + in NewRegExpMatchInfo() local