Home
last modified time | relevance | path

Searched refs:current_trace (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/regexp/
H A Dregexp-nodes.h649 void SetUpPreLoad(RegExpCompiler* compiler, Trace* current_trace,
H A Dregexp-compiler.cc3057 void ChoiceNode::SetUpPreLoad(RegExpCompiler* compiler, Trace* current_trace, in SetUpPreLoad() argument
3062 EatsAtLeast(current_trace->at_start() == Trace::FALSE_VALUE); in SetUpPreLoad()
3068 (current_trace->characters_preloaded() == state->preload_characters_); in SetUpPreLoad()

Completed in 9 milliseconds