Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.h351 void set_bound_checked_up_to(int to) { bound_checked_up_to_ = to; } in set_bound_checked_up_to() function in v8::internal::Trace
H A Dregexp-compiler.cc3250 new_trace.set_bound_checked_up_to(preload->preload_characters_); in EmitChoices()
3274 new_trace.set_bound_checked_up_to(preload->preload_characters_); in EmitChoices()

Completed in 9 milliseconds