Home
last modified time | relevance | path

Searched refs:if_notcallablereplace (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-string-gen.cc1107 Label if_iscallablereplace(this), if_notcallablereplace(this); in TF_BUILTIN()
1108 GotoIf(TaggedIsSmi(replace), &if_notcallablereplace); in TF_BUILTIN() local
1110 &if_notcallablereplace); in TF_BUILTIN()
1124 BIND(&if_notcallablereplace); in TF_BUILTIN()

Completed in 4 milliseconds