Searched refs:errorsValues (Results 1 – 1 of 1) sorted by relevance
177 JSHandle<JSTaggedValue> errorsValues(JSArray::CreateArrayFromList(thread, errorsArray)); in AggregateErrorConstructor() local178 PropertyDescriptor msgDesc(thread, errorsValues, true, false, true); in AggregateErrorConstructor()