Home
last modified time | relevance | path

Searched defs:replace_callable (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/builtins/
Dbuiltins-regexp.cc2212 Node* context, Node* regexp, Node* string, Node* replace_callable) { in ReplaceGlobalCallableFastPath()
2629 Callable replace_callable = CodeFactory::RegExpReplace(isolate()); in TF_BUILTIN() local
Dbuiltins-string.cc1284 Callable replace_callable = CodeFactory::RegExpReplace(isolate()); in TF_BUILTIN() local