Searched refs:replaceTagIsCallable (Results 1 – 1 of 1) sorted by relevance
807 GateRef replaceTagIsCallable = IsCallable(replaceTag); in Replace() local809 BRANCH(replaceTagIsCallable, slowPath, &replaceTagNotCallable); in Replace()836 BRANCH(replaceTagIsCallable, slowPath, &functionalReplaceFalse); in Replace()