Searched refs:IsPrototypeTypedArrayPrototype (Results 1 – 4 of 4) sorted by relevance
423 if (!IsPrototypeTypedArrayPrototype(exemplar.map)) goto IfSlow;
1289 extern macro IsPrototypeTypedArrayPrototype(implicit context: Context)(Map):
2617 TNode<BoolT> IsPrototypeTypedArrayPrototype(TNode<Context> context,
6280 TNode<BoolT> CodeStubAssembler::IsPrototypeTypedArrayPrototype( in IsPrototypeTypedArrayPrototype() function in v8::internal::CodeStubAssembler