mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Remove extra operation from "info"
This commit is contained in:
parent
13082b0385
commit
fea38b7b8e
@ -16,12 +16,6 @@ info: |
|
||||
ii. Let len be ? LengthOfArrayLike(E).
|
||||
iii. If n + len > 2^53 - 1, throw a TypeError exception.
|
||||
[...]
|
||||
|
||||
CreateDataPropertyOrThrow ( O, P, V )
|
||||
|
||||
[...]
|
||||
3. Let success be ? CreateDataProperty(O, P, V).
|
||||
4. If success is false, throw a TypeError exception.
|
||||
features: [Symbol.isConcatSpreadable, Proxy]
|
||||
---*/
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user