Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-regexp-gen.cc2957 Label checkreplacestring(this), if_iscallable(this), in TF_BUILTIN() local
2961 GotoIf(TaggedIsSmi(replace_value), &checkreplacestring); in TF_BUILTIN()
2963 &checkreplacestring); in TF_BUILTIN()
2966 BIND(&checkreplacestring); in TF_BUILTIN()