Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.h92 Node* ReplaceSimpleStringFastPath(Node* context, Node* regexp, Node* string,
Dbuiltins-regexp.cc2418 Node* RegExpBuiltinsAssembler::ReplaceSimpleStringFastPath( in ReplaceSimpleStringFastPath() function in v8::internal::RegExpBuiltinsAssembler
2561 ReplaceSimpleStringFastPath(context, regexp, string, replace_string)); in TF_BUILTIN()