Searched defs:isStableThis (Results 1 – 2 of 2) sorted by relevance
263 …const isStableThis = this.stable > 0 && returnType !== undefined && arkts.isTSThisType(returnType); constant
53 isStableThis?: boolean; property