Searched defs:kMaxRecursion (Results 1 – 5 of 5) sorted by relevance
35 static const int kMaxRecursion = 16; variable
5694 const int kMaxRecursion = 100; in WriteUtf8() local
28 const int kMaxRecursion = 32; variable
1011 static const int kMaxRecursion = 100; member in v8::internal::RegExpCompiler
167 static const uint32_t kMaxRecursion = 6; variable