Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.h36 Node* ConstructNewResultFromMatchInfo(Node* const context, Node* const regexp,
Dbuiltins-regexp.cc76 Node* RegExpBuiltinsAssembler::ConstructNewResultFromMatchInfo( in ConstructNewResultFromMatchInfo() function in v8::internal::RegExpBuiltinsAssembler
368 ConstructNewResultFromMatchInfo(context, regexp, match_indices, string); in RegExpPrototypeExecBody()
2664 ConstructNewResultFromMatchInfo(context, regexp, match_indices, string); in TF_BUILTIN()