Lines Matching refs:propertyValue
2284 var propertyValue = propertyMirror.value();2285 if (this.inlineRefs_() && propertyValue.isValue()) {2286 result.value = this.serializeReferenceWithDisplayData_(propertyValue);2294 result.ref = propertyValue.handle();