Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp.cc2343 Node* const replacement_str = ToString(context, replacement_obj); in ReplaceGlobalCallableFastPath() local
2344 StoreFixedArrayElement(res_elems, i, replacement_str); in ReplaceGlobalCallableFastPath()
2394 Node* const replacement_str = ToString(context, replacement_obj); in ReplaceGlobalCallableFastPath() local
2395 StoreFixedArrayElement(res_elems, index, replacement_str); in ReplaceGlobalCallableFastPath()