Searched refs:thisValueIsJSArray (Results 1 – 1 of 1) sorted by relevance
169 GateRef thisValueIsJSArray = IsJsArray(thisValue); in Filter() local171 Branch(BoolAnd(thisValueIsJSArray, protoIsJsArray), &isJsArray, slowPath); in Filter()