Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream.h1216 inline void CodedInputStream::DecrementRecursionDepth() { in DecrementRecursionDepth() function
/external/v8/src/regexp/
Djsregexp.cc969 inline void DecrementRecursionDepth() { recursion_depth_--; } in DecrementRecursionDepth() function in v8::internal::RegExpCompiler