Searched refs:staticSubClassPropString (Results 1 – 1 of 1) sorted by relevance
86 static staticSubClassPropString: string = "I'm staticSubClassPropString"; property in SubClass165 SuperClass.prototype.staticSubClassPropString = 1;326 SubClass.staticSubClassPropString = "modify static";517 SubClass.staticSubClassPropString = loopIndex < 1000 ? "modify static" : 1;