Searched refs:BranchIfFastRegExpResult (Results 1 – 2 of 2) sorted by relevance
104 void BranchIfFastRegExpResult(Node* const context, Node* const object,
973 void RegExpBuiltinsAssembler::BranchIfFastRegExpResult(Node* const context, in BranchIfFastRegExpResult() function in v8::internal::RegExpBuiltinsAssembler2270 BranchIfFastRegExpResult(context, exec_result, &fast_result, &slow_result); in RegExpPrototypeSearchBodySlow()3222 BranchIfFastRegExpResult(context, var_match.value(), ok, not_ok); in TF_BUILTIN()