Home
last modified time | relevance | path

Searched refs:ResetToStaticStackIfEmpty (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/regexp/
Dregexp-stack.h121 void ResetToStaticStackIfEmpty(RegExpStack* regexp_stack) { in ResetToStaticStackIfEmpty() function
147 void ResetIfEmpty() { thread_local_.ResetToStaticStackIfEmpty(this); } in ResetIfEmpty()