Home
last modified time | relevance | path

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

/external/webkit/V8Binding/v8/src/
Djsregexp.cc2054 bool fall_through_on_word) { in EmitWordCheck()
2160 bool fall_through_on_word = (type == AssertionNode::AT_NON_BOUNDARY); in EmitBoundaryCheck() local