diff options
author | Divy Srivastava <dj.srivastava23@gmail.com> | 2022-09-17 16:48:15 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-17 16:48:15 +0530 |
commit | 5fe660ecd76fe164c2065bea00fbba49d39553c2 (patch) | |
tree | 5a8c718e9e685e335a5720eca6d37bf5a44531f6 /tools | |
parent | 6154188786108b253e8c775f728783e9ffa5293f (diff) |
perf(web): optimize encodeInto() (#15922)
Diffstat (limited to 'tools')
-rw-r--r-- | tools/wpt/expectation.json | 97 |
1 files changed, 7 insertions, 90 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 7da0edb91..0f31e94f7 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -991,94 +991,8 @@ "api-replacement-encodings.any.worker.html": true, "api-surrogates-utf8.any.html": true, "api-surrogates-utf8.any.worker.html": true, - "encodeInto.any.html": [ - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random" - ], - "encodeInto.any.worker.html": [ - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with \ud834A\udf06A¥Hi and destination length 10, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with A\udf06 and destination length 4, offset 4, filler random", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random", - "encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random" - ], + "encodeInto.any.html": true, + "encodeInto.any.worker.html": true, "idlharness.any.html": true, "idlharness.any.worker.html": true, "iso-2022-jp-decoder.any.html": true, @@ -1117,7 +1031,8 @@ "encode-utf8.any.html": true, "encode-utf8.any.worker.html": true, "readable-writable-properties.any.html": true, - "readable-writable-properties.any.worker.html": true + "readable-writable-properties.any.worker.html": true, + "realms.window.html": false }, "textdecoder-arguments.any.html": true, "textdecoder-arguments.any.worker.html": true, @@ -1162,7 +1077,9 @@ "single-byte-decoder.window.html?TextDecoder": true, "textdecoder-eof.any.html": true, "textdecoder-eof.any.worker.html": true, - "idlharness-shadowrealm.window.html": false + "idlharness-shadowrealm.window.html": false, + "single-byte-decoder.window.html?XMLHttpRequest": false, + "single-byte-decoder.window.html?document": false }, "hr-time": { "monotonic-clock.any.html": true, |