Searched refs:IsTypedArrayFunctionInAnyContext (Results 1 – 1 of 1) sorted by relevance
257 bool IsTypedArrayFunctionInAnyContext(Isolate* isolate, JSReceiver* holder) { in IsTypedArrayFunctionInAnyContext() function349 } else if (IsTypedArrayFunctionInAnyContext(isolate_, *holder_)) { in InternalUpdateProtector()