Searched defs:less (Results 1 – 5 of 5) sorted by relevance
43 GateRef less = Int32LessThanOrEqual(objectType, in IsJSFunction() local
1146 GateRef less = Int32LessThanOrEqual(objectType, in IsJSFunctionBase() local2691 GateRef less = Int32LessThanOrEqual(objectType, in IsJSFunction() local2733 GateRef less = Int32LessThanOrEqual(kind, in HasPrototype() local2744 GateRef less = Int32LessThanOrEqual(kind, in HasAccessor() local
869 less(node: ts.Node, lhs: VReg): void { method in PandaGen
203 GateRef less = Int32LessThan(nof, capacity); in HasSufficientCapacity() local
361 bool less = intConst0.GetValue().Less(intConst1.GetValue(), opndType); in FoldIntConstComparisonMIRConst() local