Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-compiler.h531 inline void DecrementRecursionDepth() { recursion_depth_--; } in DecrementRecursionDepth() function
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1511 inline void CodedInputStream::DecrementRecursionDepth() { in DecrementRecursionDepth() function