Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc1286 bool zeroth_entry_is_failure = !cc->is_negated(); in EmitCharClass() local
1292 zeroth_entry_is_failure = !zeroth_entry_is_failure; in EmitCharClass()
1311 zeroth_entry_is_failure ? &fall_through : on_failure, in EmitCharClass()
1312 zeroth_entry_is_failure ? on_failure : &fall_through); in EmitCharClass()

Completed in 7 milliseconds