Searched defs:IncrementRecursionDepth (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h350 bool IncrementRecursionDepth();
474 // Current recursion depth, controlled by IncrementRecursionDepth() and
1011 inline bool CodedInputStream::IncrementRecursionDepth() { function in class:google::protobuf::io::CodedInputStream
/external/v8/src/
H A Djsregexp.cc805 inline void IncrementRecursionDepth() { recursion_depth_++; } function in class:v8::internal::RegExpCompiler
829 compiler->IncrementRecursionDepth();

Completed in 57 milliseconds