Searched defs:isTypedArray (Results 1 – 4 of 4) sorted by relevance
659 bool isTypedArray) in LoopInvariantMotionForIndexCheck()724 bool isTypedArray = false; in ProcessIndexCheck() local
991 GateRef CircuitBuilder::InsertLoadArrayLength(GateRef array, bool isTypedArray) in InsertLoadArrayLength()
39 public isTypedArray(tsType: ts.TypeNode | undefined): boolean { method in TsUtils
306 public isTypedArray(tsType: ts.TypeNode | undefined): boolean { method in TsUtils