Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-stack.cc21 regexp_stack_->ResetIfEmpty(); in ~RegExpStackScope()
Dregexp-stack.h147 void ResetIfEmpty() { thread_local_.ResetToStaticStackIfEmpty(this); } in ResetIfEmpty() function