Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/internal/
Dprotostream_objectsource.h285 mutable int recursion_depth_; variable
/external/v8/src/snapshot/
Dserializer.h252 int recursion_depth_ = 0; variable
/external/v8/src/regexp/
Djsregexp.cc1000 int recursion_depth_; member in v8::internal::RegExpCompiler