Searched refs:if_iscallable (Results 1 – 1 of 1) sorted by relevance
1689 Label if_iscallable(this), if_isnotcallable(this); in RegExpExec() local1694 Branch(IsCallableMap(exec_map), &if_iscallable, &if_isnotcallable); in RegExpExec()1696 BIND(&if_iscallable); in RegExpExec()2957 Label checkreplacestring(this), if_iscallable(this), in TF_BUILTIN() local2962 Branch(IsCallableMap(LoadMap(CAST(replace_value))), &if_iscallable, in TF_BUILTIN()2992 BIND(&if_iscallable); in TF_BUILTIN()