Searched refs:boundValue (Results 1 – 1 of 1) sorted by relevance
125 WideString boundValue = pWidgetAcc->GetItemValue(value.AsStringView()); in boundItem() local126 return CJS_Return(runtime->NewString(boundValue.UTF8Encode().AsStringView())); in boundItem()