Searched refs:IsPrototypeTypedArrayPrototype (Results 1 – 3 of 3) sorted by relevance
874 GotoIfNot(IsPrototypeTypedArrayPrototype(context, map), &slow); in TypedArraySpeciesConstructor()
1807 TNode<BoolT> IsPrototypeTypedArrayPrototype(SloppyTNode<Context> context,
5332 TNode<BoolT> CodeStubAssembler::IsPrototypeTypedArrayPrototype( in IsPrototypeTypedArrayPrototype() function in v8::internal::CodeStubAssembler