Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.h90 Node* ReplaceGlobalCallableFastPath(Node* context, Node* regexp, Node* string,
Dbuiltins-regexp.cc2211 Node* RegExpBuiltinsAssembler::ReplaceGlobalCallableFastPath( in ReplaceGlobalCallableFastPath() function in v8::internal::RegExpBuiltinsAssembler
2576 Return(ReplaceGlobalCallableFastPath(context, regexp, string, replace_fn)); in TF_BUILTIN()