diff options
author | Luke <luke.wilde@live.co.uk> | 2021-06-10 02:09:35 +0100 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-06-10 10:04:06 +0100 |
commit | bc540de0af35106a3adbd3671eda986d696df61c (patch) | |
tree | 96d10da48850477e360c003e84067f718e2e04aa /Userland/Libraries/LibProtocol | |
parent | f63ef4f19616ec3125e91931c25f25b314ee8966 (diff) | |
download | serenity-bc540de0af35106a3adbd3671eda986d696df61c.zip |
LibJS: Pass in actual_delete_count to removed array creation in splice
More specifically, Array.prototype.splice. Additionally adds a missing
exception check to the array creation and a link to the spec.
Fixes create-non-array-invalid-len.js in the splice tests in test262.
This test timed out instead of throwing an "Invalid array length"
exception.
Diffstat (limited to 'Userland/Libraries/LibProtocol')
0 files changed, 0 insertions, 0 deletions