Searched refs:IsTypedArrayFunctionInAnyContext (Results 1 – 1 of 1) sorted by relevance
179 bool IsTypedArrayFunctionInAnyContext(Isolate* isolate, HeapObject object) { in IsTypedArrayFunctionInAnyContext() function310 } else if (IsTypedArrayFunctionInAnyContext(isolate, *receiver)) { in InternalUpdateProtector()