Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-string-gen.cc1107 Label if_iscallablereplace(this), if_notcallablereplace(this); in TF_BUILTIN() local
1109 Branch(IsCallableMap(LoadMap(CAST(replace))), &if_iscallablereplace, in TF_BUILTIN()
1112 BIND(&if_iscallablereplace); in TF_BUILTIN()