Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc524 Label if_isfastpath(this), if_isslowpath(this); in TF_BUILTIN() local
711 Label if_isfastpath(this), if_isslowpath(this, Label::kDeferred); in TF_BUILTIN() local
1250 Label out(this), if_isfastpath(this), if_isslowpath(this); in RegExpExec() local