Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc1635 Label fast_result(this), slow_result(this); in RegExpPrototypeMatchBody() local
1824 Label fast_result(this), slow_result(this, Label::kDeferred); in RegExpPrototypeSearchBodySlow() local