Searched refs:TypedArrayConstructor (Results 1 – 2 of 2) sorted by relevance
38 type TypedArrayConstructor = alias44 columnConstructor: TypedArrayConstructor;
167 Malloc(typedArray: TypedArrayConstructor, len: number): MallocObj;3614 export type TypedArrayConstructor = Float32ArrayConstructor | Int32ArrayConstructor | alias