Home
last modified time | relevance | path

Searched defs:fall_through_on_word (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Djsregexp.cc2021 bool fall_through_on_word) { in EmitWordCheck()
2176 bool fall_through_on_word = (type == AssertionNode::AT_NON_BOUNDARY); in EmitBoundaryCheck() local