Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string-gen.cc1456 Label if_iscallablereplace(this), if_notcallablereplace(this); in TF_BUILTIN() local
1458 Branch(IsCallableMap(LoadMap(replace)), &if_iscallablereplace, in TF_BUILTIN()
1461 BIND(&if_iscallablereplace); in TF_BUILTIN()