Home | History | Annotate | Download | only in src

Lines Matching full:propertyvalue

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