Searched refs:assertSubtypeOf (Results 1 – 5 of 5) sorted by relevance
860 public assertSubtypeOf(others: any) {
860 public assertSubtypeOf(others: any) {2820 Type.prototype.assertSubtypeOf = function (others) { method in Type
1026 public assertSubtypeOf(others: any) {
2494 public assertSubtypeOf(others: any) {2495 >assertSubtypeOf : Symbol(Type.assertSubtypeOf, Decl(parserharness.ts, 837, 13))
3238 public assertSubtypeOf(others: any) {3239 >assertSubtypeOf : (others: any) => void