Lines Matching full:create
59 Start Test create
63 Create from sendable undefined element list success. arr: ,,1
142 Create with without initialValue failed. err: BusinessError: Parameter error.Not enough parameters.…
143 Create with negative length failed. err: BusinessError: Parameter error.Invalid array length., code…
144 Create huge sendableArrayWith initialValue success.
145 Create with exceed max length failed. err: BusinessError: Parameter error.Invalid array length., co…
204 arrayFrozenTest static [create]. arr: A,A,A
216 Create from normal set: foo,bar,baz
217 Create from shared set: foo,bar,baz
220 create from sharedMap with non-sendable array failed. err: BusinessError: Parameter error.Only acce…
221 create from sharedMapper.values(): a,b
222 create from sharedMapper.values(): 1,2
225 Create array from notArray failed. err: TypeError: Failed to construct the array., code: undefined
258 Create from SendableArray with non-sendable array error failed. err: BusinessError: Parameter error…