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