Searched refs:typeDefSpec (Results 1 – 1 of 1) sorted by relevance
157 const typeDefSpec = this.getTypeDefSpec(parentObj, propertyName) constant158 if (typeDefSpec) {159 translatedValue = this.getIntFlagsAsStrings(value, typeDefSpec)