Searched defs:TypedArrayConstructor (Results 1 – 2 of 2) sorted by relevance
87 TF_BUILTIN(TypedArrayConstructor, TypedArrayBuiltinsAssembler) { in TF_BUILTIN() argument
3677 export type TypedArrayConstructor = Float32ArrayConstructor | Int32ArrayConstructor | alias