Home
last modified time | relevance | path

Searched defs:kMaxRecursion (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.h528 static const int kMaxRecursion = 100; variable
/third_party/vixl/src/aarch32/
Dmacro-assembler-aarch32.h165 static const uint32_t kMaxRecursion = 6; variable