Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc2567 Node* const replace_fn = replace_value; in TF_BUILTIN() local
2576 Return(ReplaceGlobalCallableFastPath(context, regexp, string, replace_fn)); in TF_BUILTIN()
2580 context, string, regexp, replace_fn)); in TF_BUILTIN()