Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-string.cc1387 Label if_iscallablereplace(this), if_notcallablereplace(this); in TF_BUILTIN() local
1389 Branch(IsCallableMap(LoadMap(replace)), &if_iscallablereplace, in TF_BUILTIN()
1392 Bind(&if_iscallablereplace); in TF_BUILTIN()