Home
last modified time | relevance | path

Searched refs:ConstructNewResultFromMatchInfo (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-regexp-gen.h72 TNode<JSRegExpResult> ConstructNewResultFromMatchInfo(
Dbuiltins-regexp-gen.cc161 TNode<JSRegExpResult> RegExpBuiltinsAssembler::ConstructNewResultFromMatchInfo( in ConstructNewResultFromMatchInfo() function in v8::internal::RegExpBuiltinsAssembler
782 var_result = ConstructNewResultFromMatchInfo(context, maybe_regexp, in RegExpPrototypeExecBody()
3091 ConstructNewResultFromMatchInfo(context, regexp, match_indices, string)); in TF_BUILTIN()
3181 var_match = ConstructNewResultFromMatchInfo( in TF_BUILTIN()