Lines Matching refs:propertyValue
2340 var propertyValue = propertyMirror.value();2341 if (this.inlineRefs_() && propertyValue.isValue()) {2342 result.value = this.serializeReferenceWithDisplayData_(propertyValue);2350 result.ref = propertyValue.handle();