Home
last modified time | relevance | path

Searched defs:fast_result (Results 1 – 2 of 2) 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
/external/v8/src/
Dobjects.cc898 MaybeHandle<FixedArray> fast_result = in CreateListFromArrayLike() local