[webkit-changes] [WebKit/WebKit] 385df1: [JSC] Add fast path in `Array#with` for `ArrayWith...

2025-02-04 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 385df14809057b2e868e641996a97f7f83a4ebb5 https://github.com/WebKit/WebKit/commit/385df14809057b2e868e641996a97f7f83a4ebb5 Author: Sosuke Suzuki Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] b68f64: [JSC] Optimize 8bit string array search by `Array#...

2025-02-04 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b68f6434c4f5badc76a61b2c1a778a86855a87e3 https://github.com/WebKit/WebKit/commit/b68f6434c4f5badc76a61b2c1a778a86855a87e3 Author: Sosuke Suzuki Date: 2025-02-04 (Tue, 04 Feb 2025) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 72c371: [JSC] `AsyncFromSyncIterator` should close its syn...

2025-02-03 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 72c371adc8fe176197b6b816e538a83ef676 https://github.com/WebKit/WebKit/commit/72c371adc8fe176197b6b816e538a83ef676 Author: Sosuke Suzuki Date: 2025-02-03 (Mon, 03 Feb 2025) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] a75d2c: [JSC] Use `LIKELY` and `UNLIKELY` in `String#at`

2025-02-02 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a75d2c3f1a4769fdfb982384c3455e43af37a231 https://github.com/WebKit/WebKit/commit/a75d2c3f1a4769fdfb982384c3455e43af37a231 Author: Sosuke Suzuki Date: 2025-02-02 (Sun, 02 Feb 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] f231e1: [JSC] Add `LIKELY` for `isJSArray(this)` in `Array...

2025-01-15 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f231e148292e53700e0ae4bf3216d8fda07b8f16 https://github.com/WebKit/WebKit/commit/f231e148292e53700e0ae4bf3216d8fda07b8f16 Author: Sosuke Suzuki Date: 2025-01-15 (Wed, 15 Jan 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 2dca48: [JSC] Handle int32 for `deleteCount` in `Array#spl...

2025-01-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2dca48e9c67c719d2c061c4d4584d830b5a394a6 https://github.com/WebKit/WebKit/commit/2dca48e9c67c719d2c061c4d4584d830b5a394a6 Author: Sosuke Suzuki Date: 2025-01-12 (Sun, 12 Jan 2025) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 9aa05b: [JSC] Use `if constexpr` in `fastIndexOf`

2025-01-08 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9aa05bd6327f280663e5845641a9568d5a58b1f5 https://github.com/WebKit/WebKit/commit/9aa05bd6327f280663e5845641a9568d5a58b1f5 Author: Sosuke Suzuki Date: 2025-01-08 (Wed, 08 Jan 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 1f6283: [JSC] Handle int32 for `fromIndex` in `Array#lastI...

2025-01-05 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f6283c9d6979f00c54ea04f27c7f4a2c05759fe https://github.com/WebKit/WebKit/commit/1f6283c9d6979f00c54ea04f27c7f4a2c05759fe Author: Sosuke Suzuki Date: 2025-01-05 (Sun, 05 Jan 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] c0417a: [JSC] Implement `Array.prototype.with` in C++

2025-01-01 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c0417a386c3062049eb1abec31004d7ecde8a4d1 https://github.com/WebKit/WebKit/commit/c0417a386c3062049eb1abec31004d7ecde8a4d1 Author: Sosuke Suzuki Date: 2025-01-01 (Wed, 01 Jan 2025) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 9158c5: [JSC] Make `memcpy` for butterfly safer in `Array#...

2025-01-01 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9158c52898ef7f10c47c884c12c67de5ee47d711 https://github.com/WebKit/WebKit/commit/9158c52898ef7f10c47c884c12c67de5ee47d711 Author: Sosuke Suzuki Date: 2025-01-01 (Wed, 01 Jan 2025) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 448746: [JSC] `Array.prototype.toReversed` should fill hol...

2024-12-30 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 448746e32905bec49553cfca2e174d9381143386 https://github.com/WebKit/WebKit/commit/448746e32905bec49553cfca2e174d9381143386 Author: Sosuke Suzuki Date: 2024-12-30 (Mon, 30 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 3e9dde: [JSC] Add `JSObject::convertToIndexingTypeIfNeeded`

2024-12-29 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e9dded80a2961f7f37376ea077e34ce7b679908 https://github.com/WebKit/WebKit/commit/3e9dded80a2961f7f37376ea077e34ce7b679908 Author: Sosuke Suzuki Date: 2024-12-29 (Sun, 29 Dec 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] fb9e1d: [JSC] `Intl.DurationFormat` should print negative ...

2024-12-28 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fb9e1dc79a670d53bca67aff6e1d19f6922f728f https://github.com/WebKit/WebKit/commit/fb9e1dc79a670d53bca67aff6e1d19f6922f728f Author: Sosuke Suzuki Date: 2024-12-28 (Sat, 28 Dec 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 5e50f4: [JSC] `Intl.DurationFormat` should not print separ...

2024-12-24 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5e50f4025022485232f83d9a40d824641aaa4bfa https://github.com/WebKit/WebKit/commit/5e50f4025022485232f83d9a40d824641aaa4bfa Author: Sosuke Suzuki Date: 2024-12-24 (Tue, 24 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 54e080: [JSC] Iterator should throw a TypeError when it is...

2024-12-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 54e08075c3f02b6442e12934f6d02a02265b808c https://github.com/WebKit/WebKit/commit/54e08075c3f02b6442e12934f6d02a02265b808c Author: Sosuke Suzuki Date: 2024-12-18 (Wed, 18 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 8e35dc: [JSC] Add `"never"` and `"formalSymbol"` to `curre...

2024-12-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8e35dc0335a2dae0574990ba5469788ddbe86fd6 https://github.com/WebKit/WebKit/commit/8e35dc0335a2dae0574990ba5469788ddbe86fd6 Author: Sosuke Suzuki Date: 2024-12-14 (Sat, 14 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 2e3b73: [JSC] Implement `Array.prototype.toSorted` in C++

2024-12-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2e3b7325657e70052d111fbf53a3bd4e07a484df https://github.com/WebKit/WebKit/commit/2e3b7325657e70052d111fbf53a3bd4e07a484df Author: Sosuke Suzuki Date: 2024-12-12 (Thu, 12 Dec 2024) Changed paths: A J

[webkit-changes] [WebKit/WebKit] a509a5: [JSC] Optimze `String#at` in DFG/FTL

2024-12-10 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a509a5dd2a1c39679bfc2754492e55e5aa84660a https://github.com/WebKit/WebKit/commit/a509a5dd2a1c39679bfc2754492e55e5aa84660a Author: Sosuke Suzuki Date: 2024-12-10 (Tue, 10 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] f56483: [JSC] Fix error message for `Intl.NumberFormat`'s ...

2024-12-10 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f564835d48b7cdf0b4ddf8d25615000c5fa1a0fb https://github.com/WebKit/WebKit/commit/f564835d48b7cdf0b4ddf8d25615000c5fa1a0fb Author: Sosuke Suzuki Date: 2024-12-10 (Tue, 10 Dec 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 6ff2c3: [JSC] Enable `Error.isError`

2024-12-08 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6ff2c3efe645c75c507be73533d06962501ee1be https://github.com/WebKit/WebKit/commit/6ff2c3efe645c75c507be73533d06962501ee1be Author: Sosuke Suzuki Date: 2024-12-08 (Sun, 08 Dec 2024) Changed paths: M La

[webkit-changes] [WebKit/WebKit] acb1f9: [JSC] Tweak `Array#toReversed` after 287431@main

2024-12-07 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: acb1f9b576618e53b2f380266ec68bb72338a805 https://github.com/WebKit/WebKit/commit/acb1f9b576618e53b2f380266ec68bb72338a805 Author: Sosuke Suzuki Date: 2024-12-07 (Sat, 07 Dec 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 053d9a: [JSC] Implement `Array.prototype.toReversed` in C++

2024-12-05 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 053d9a84ec27095cb583274daaf41ef796c80633 https://github.com/WebKit/WebKit/commit/053d9a84ec27095cb583274daaf41ef796c80633 Author: Sosuke Suzuki Date: 2024-12-05 (Thu, 05 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 619232: [JSC] Implement `Array.prototype.fill` in C++

2024-12-02 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 619232f3b3be51ce68b813947cdaf3e414a4d3e6 https://github.com/WebKit/WebKit/commit/619232f3b3be51ce68b813947cdaf3e414a4d3e6 Author: Sosuke Suzuki Date: 2024-12-02 (Mon, 02 Dec 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 6390d9: [JSC] Set `JSValue` instead of `JSObject` as `JSWr...

2024-11-26 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6390d9eba9d9f1864ff00ce9ac37619993d65899 https://github.com/WebKit/WebKit/commit/6390d9eba9d9f1864ff00ce9ac37619993d65899 Author: Sosuke Suzuki Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 32bd20: [JSC] Add `finishCreation` to `JSIteratorHelper`

2024-11-24 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 32bd202a312fcaab54abdade3ee42dc213d19978 https://github.com/WebKit/WebKit/commit/32bd202a312fcaab54abdade3ee42dc213d19978 Author: Sosuke Suzuki Date: 2024-11-24 (Sun, 24 Nov 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 5a2a50: [JSC] Set `JSValue` instead of `JSObject` as `JSAs...

2024-11-24 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5a2a5017b29bc7ab3f4bf6aafc21f00888a67cca https://github.com/WebKit/WebKit/commit/5a2a5017b29bc7ab3f4bf6aafc21f00888a67cca Author: Sosuke Suzuki Date: 2024-11-24 (Sun, 24 Nov 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 833618: [JSC] Update test262 config to match the bot results

2024-11-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8336186a716ae70800ac9e6f30fc507f9d085fa4 https://github.com/WebKit/WebKit/commit/8336186a716ae70800ac9e6f30fc507f9d085fa4 Author: Sosuke Suzuki Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] ff2b12: [JSC] Update test262 to 11/18/2024

2024-11-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff2b12c643509ea01dac99b3b6b9799160b3d996 https://github.com/WebKit/WebKit/commit/ff2b12c643509ea01dac99b3b6b9799160b3d996 Author: Sosuke Suzuki Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] c938e4: [JSC] Make some iterator structures initialization...

2024-11-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c938e4dd1cdd81dee8ee44428dc6af49f09ab1f2 https://github.com/WebKit/WebKit/commit/c938e4dd1cdd81dee8ee44428dc6af49f09ab1f2 Author: Sosuke Suzuki Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 968eca: [JSC] Fix Linux build error after 286359@main

2024-11-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 968ecacbe1cc4c3b5271fe16ae4ca8e11ff5c833 https://github.com/WebKit/WebKit/commit/968ecacbe1cc4c3b5271fe16ae4ca8e11ff5c833 Author: Sosuke Suzuki Date: 2024-11-09 (Sat, 09 Nov 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 831c46: [JSC] Refactor `Element` in `IntlDurationFormat`

2024-10-31 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 831c463d4efcdcb1f6ba0679c63facfe67efc235 https://github.com/WebKit/WebKit/commit/831c463d4efcdcb1f6ba0679c63facfe67efc235 Author: Sosuke Suzuki Date: 2024-10-31 (Thu, 31 Oct 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 90197d: [JSC] Enable Iterator Helpers

2024-10-26 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 90197d85aeb25925f035661de711ebc933e2db6c https://github.com/WebKit/WebKit/commit/90197d85aeb25925f035661de711ebc933e2db6c Author: Sosuke Suzuki Date: 2024-10-26 (Sat, 26 Oct 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 48d360: [JSC] Fix rounding error for `Intl.DurationFormat`

2024-10-19 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 48d36047a83e40ddfa90ea614825f0f772a4f4e0 https://github.com/WebKit/WebKit/commit/48d36047a83e40ddfa90ea614825f0f772a4f4e0 Author: Sosuke Suzuki Date: 2024-10-19 (Sat, 19 Oct 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 957b7f: [JSC] Remove unused `arraySpeciesWatchpointIsValid...

2024-10-15 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 957b7f2a1d3f548630f197a11fe4499d27e8a200 https://github.com/WebKit/WebKit/commit/957b7f2a1d3f548630f197a11fe4499d27e8a200 Author: Sosuke Suzuki Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 67e4f6: [JSC] Limits values for `Intl.DurationFormat` and ...

2024-10-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67e4f629c1ce19663e4d945d35def83e5ab1f5e8 https://github.com/WebKit/WebKit/commit/67e4f629c1ce19663e4d945d35def83e5ab1f5e8 Author: Sosuke Suzuki Date: 2024-10-14 (Mon, 14 Oct 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] fe3160: [JSC] Assert `AsyncFromSyncIterator` before access...

2024-10-13 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fe316088fa6f62b9eb38ae6de2144dd1fd1fdaaf https://github.com/WebKit/WebKit/commit/fe316088fa6f62b9eb38ae6de2144dd1fd1fdaaf Author: Sosuke Suzuki Date: 2024-10-13 (Sun, 13 Oct 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 475672: [JSC] Update `test262/expectations.yaml` to follow...

2024-10-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 475672316e4d7efd7b8519217814e27a88fc27c7 https://github.com/WebKit/WebKit/commit/475672316e4d7efd7b8519217814e27a88fc27c7 Author: Sosuke Suzuki Date: 2024-10-12 (Sat, 12 Oct 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] bfaa70: [JSC] Update test262 to 10/10/2024

2024-10-10 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bfaa700c475892cb5366cdf6b32310152e68121b https://github.com/WebKit/WebKit/commit/bfaa700c475892cb5366cdf6b32310152e68121b Author: Sosuke Suzuki Date: 2024-10-10 (Thu, 10 Oct 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 07c17a: [JSC] Remove ICU version checks from stress tests

2024-10-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 07c17a554ff1179adfbc52d7b3afb41b3446446b https://github.com/WebKit/WebKit/commit/07c17a554ff1179adfbc52d7b3afb41b3446446b Author: Sosuke Suzuki Date: 2024-10-09 (Wed, 09 Oct 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 2da729: [JSC] `GroupBy` should throw when the number of it...

2024-10-06 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2da72919849f061936ab55e1b918381c662d86c7 https://github.com/WebKit/WebKit/commit/2da72919849f061936ab55e1b918381c662d86c7 Author: Sosuke Suzuki Date: 2024-10-06 (Sun, 06 Oct 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] f687e2: [JSC] Use `@argumentCount` instead of `arguments.l...

2024-10-03 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f687e2bb46ac009038255a33108a580c87095d88 https://github.com/WebKit/WebKit/commit/f687e2bb46ac009038255a33108a580c87095d88 Author: Sosuke Suzuki Date: 2024-10-03 (Thu, 03 Oct 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] d66fa2: [JSC] `Object.assign` shouldn't do batching when s...

2024-10-01 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d66fa25fde998b79374a53a6df932a921640d56d https://github.com/WebKit/WebKit/commit/d66fa25fde998b79374a53a6df932a921640d56d Author: Sosuke Suzuki Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 001368: [JSC] Remove outdated skip files from `test262/con...

2024-09-28 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 001368723c621d2756c72e003171c868e3b6c717 https://github.com/WebKit/WebKit/commit/001368723c621d2756c72e003171c868e3b6c717 Author: Sosuke Suzuki Date: 2024-09-28 (Sat, 28 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] e7aeca: [JSC] Check if the species watchpoint is valid bef...

2024-09-26 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e7aeca7171e3be024a2efdc2eeddb55a9d9ba82b https://github.com/WebKit/WebKit/commit/e7aeca7171e3be024a2efdc2eeddb55a9d9ba82b Author: Sosuke Suzuki Date: 2024-09-26 (Thu, 26 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] d9f922: [JSC] Add fast path for `Array.prototype.with`

2024-09-26 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d9f92208c3d08a39be8c82d142e6f34280839f41 https://github.com/WebKit/WebKit/commit/d9f92208c3d08a39be8c82d142e6f34280839f41 Author: Sosuke Suzuki Date: 2024-09-26 (Thu, 26 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 213595: [JSC] Add fast path for `array.concat()`

2024-09-22 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 21359545c81d7899938c4b2e0e15c327586dcb89 https://github.com/WebKit/WebKit/commit/21359545c81d7899938c4b2e0e15c327586dcb89 Author: Sosuke Suzuki Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] b0af83: [JSC] Remove skipped files that no longer exist in...

2024-09-22 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b0af831f0f3a9d27a68d53d09d8e84ce761ea9c6 https://github.com/WebKit/WebKit/commit/b0af831f0f3a9d27a68d53d09d8e84ce761ea9c6 Author: Sosuke Suzuki Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 08dad4: [JSC] Set a feature flag for `Math.sumPrecise` in ...

2024-09-21 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 08dad4834526a13d51f22a0de5dcb64a1564775a https://github.com/WebKit/WebKit/commit/08dad4834526a13d51f22a0de5dcb64a1564775a Author: Sosuke Suzuki Date: 2024-09-21 (Sat, 21 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 6a160a: [JSC] Use `var` instead of `const` in `JSIteratorP...

2024-09-21 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6a160a03d828d3e287190612c6e5bae544e2718a https://github.com/WebKit/WebKit/commit/6a160a03d828d3e287190612c6e5bae544e2718a Author: Sosuke Suzuki Date: 2024-09-21 (Sat, 21 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 50dea9: [JSC] Use `JSC_NATIVE_FUNCTION_WITHOUT_TRANSITION`...

2024-09-21 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 50dea939575b7af58af19a96674c9f4fe252c42f https://github.com/WebKit/WebKit/commit/50dea939575b7af58af19a96674c9f4fe252c42f Author: Sosuke Suzuki Date: 2024-09-21 (Sat, 21 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] ea7b82: [JSC] Iterator Helpers methods should not iterate ...

2024-09-19 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ea7b8287cc3f7f5b98cf261bcca1ea12829a18bf https://github.com/WebKit/WebKit/commit/ea7b8287cc3f7f5b98cf261bcca1ea12829a18bf Author: Sosuke Suzuki Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: R JS

[webkit-changes] [WebKit/WebKit] 9b549d: [JSC] Update `Intl.DurationFormat#resolvedOptions`...

2024-09-19 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9b549da4ad304c7e60bd88b6705098a2c4b5c5ff https://github.com/WebKit/WebKit/commit/9b549da4ad304c7e60bd88b6705098a2c4b5c5ff Author: Sosuke Suzuki Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 8f492b: [JSC] Update RegExp UCD to 16.0.0

2024-09-16 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8f492b0843bb5a5942852400c3a35b57c9e491f3 https://github.com/WebKit/WebKit/commit/8f492b0843bb5a5942852400c3a35b57c9e491f3 Author: Sosuke Suzuki Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 67d6de: [JSC] Update `test262/expectations.yaml` to match ...

2024-09-16 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 67d6decacdbc690b70656341fb27b6d11b71d16b https://github.com/WebKit/WebKit/commit/67d6decacdbc690b70656341fb27b6d11b71d16b Author: Sosuke Suzuki Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 370bc7: [JSC] Update test262 to 09/17/2024 version

2024-09-16 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 370bc7715de0def3c49b2366f3fec16cab73c9b8 https://github.com/WebKit/WebKit/commit/370bc7715de0def3c49b2366f3fec16cab73c9b8 Author: Sosuke Suzuki Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 84cc65: [JSC] Implement `Iterator.prototype.reduce` from I...

2024-09-16 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 84cc6561cbc81c2b2cb3bc36e8d704b78ffe635a https://github.com/WebKit/WebKit/commit/84cc6561cbc81c2b2cb3bc36e8d704b78ffe635a Author: Sosuke Suzuki Date: 2024-09-16 (Mon, 16 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 08374f: [JSC] Implement `some`/`every`/`find` from Iterato...

2024-09-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 08374f951b75d95ae15105d250c8ddbd23f2b50c https://github.com/WebKit/WebKit/commit/08374f951b75d95ae15105d250c8ddbd23f2b50c Author: Sosuke Suzuki Date: 2024-09-14 (Sat, 14 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 0de8b6: [JSC] Implement `Iterator.prototype.forEach` from ...

2024-09-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0de8b68389b2ac948056557a94146997abbac0a0 https://github.com/WebKit/WebKit/commit/0de8b68389b2ac948056557a94146997abbac0a0 Author: Sosuke Suzuki Date: 2024-09-14 (Sat, 14 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 4cd206: [JSC] Add fast path for `Iterator.prototype.toArray`

2024-09-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4cd20629601f53916b5afc75bf2c3bac83980f66 https://github.com/WebKit/WebKit/commit/4cd20629601f53916b5afc75bf2c3bac83980f66 Author: Sosuke Suzuki Date: 2024-09-14 (Sat, 14 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 76547e: [JSC] Add `JSRegExpStringIterator`

2024-09-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 76547e37c8f73435146523d09f4b0ee63ab3cba8 https://github.com/WebKit/WebKit/commit/76547e37c8f73435146523d09f4b0ee63ab3cba8 Author: Sosuke Suzuki Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 826699: [JSC] Remove unused methods from `JSAsyncFromSyncI...

2024-09-12 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 826699f0bc7a300d1c43646e6e74fea30f1fb4fb https://github.com/WebKit/WebKit/commit/826699f0bc7a300d1c43646e6e74fea30f1fb4fb Author: Sosuke Suzuki Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] fea4bf: [JSC] Fix `JSTests/stress/iterator-prototype-toArr...

2024-09-11 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fea4bfe10426ef29cdfd2182b3706c3fdd23884c https://github.com/WebKit/WebKit/commit/fea4bfe10426ef29cdfd2182b3706c3fdd23884c Author: Sosuke Suzuki Date: 2024-09-11 (Wed, 11 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 9bf3eb: [JSC] Fix assertions in `getAsyncFromSyncIteratorI...

2024-09-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9bf3ebe92c19e9fb9a19d2e223c6503d057f3c3a https://github.com/WebKit/WebKit/commit/9bf3ebe92c19e9fb9a19d2e223c6503d057f3c3a Author: Sosuke Suzuki Date: 2024-09-09 (Mon, 09 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 73a351: [JSC] Implement `Iterator.prototype.toArray` from ...

2024-09-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 73a351ca150f54231be35ab3c4fb06b3e28daf78 https://github.com/WebKit/WebKit/commit/73a351ca150f54231be35ab3c4fb06b3e28daf78 Author: Sosuke Suzuki Date: 2024-09-09 (Mon, 09 Sep 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] d9ed92: [JSC] Remove outdated private builtin names for `A...

2024-09-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d9ed9219c5f78eca391c1fe92681703335fdebf4 https://github.com/WebKit/WebKit/commit/d9ed9219c5f78eca391c1fe92681703335fdebf4 Author: Sosuke Suzuki Date: 2024-09-09 (Mon, 09 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 0bb3d0: [JSC] Remove obsoleted methods for Temporal.PlainT...

2024-09-08 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0bb3d02c4ce36b533f7013ef161ac3fbbb52e278 https://github.com/WebKit/WebKit/commit/0bb3d02c4ce36b533f7013ef161ac3fbbb52e278 Author: Sosuke Suzuki Date: 2024-09-08 (Sun, 08 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 792eaa: [JSC] Add `JSAsyncFromSyncIterator`

2024-09-08 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 792eaa7c2fe4a68fe207646fe28a7ecb31907d20 https://github.com/WebKit/WebKit/commit/792eaa7c2fe4a68fe207646fe28a7ecb31907d20 Author: Sosuke Suzuki Date: 2024-09-08 (Sun, 08 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 060a2b: [JSC] Improve TypeError message when WeakMap const...

2024-09-05 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 060a2be2c50372be08e4089cbe951a5aebcc668b https://github.com/WebKit/WebKit/commit/060a2be2c50372be08e4089cbe951a5aebcc668b Author: Sosuke Suzuki Date: 2024-09-05 (Thu, 05 Sep 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 66909c: [JSC] Don't use destructuring assignment in builti...

2024-09-01 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 66909c070dee425617357cb6c5c1af433eb9ae8c https://github.com/WebKit/WebKit/commit/66909c070dee425617357cb6c5c1af433eb9ae8c Author: Sosuke Suzuki Date: 2024-09-01 (Sun, 01 Sep 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] dab2b1: [JSC] Implement `Iterator.from` from Iterator Hel...

2024-08-31 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: dab2b14ea3afc85a224fe7f83fe20938baeb0a60 https://github.com/WebKit/WebKit/commit/dab2b14ea3afc85a224fe7f83fe20938baeb0a60 Author: Sosuke Suzuki Date: 2024-08-30 (Fri, 30 Aug 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 845ee7: [JSC] `Temporal.Instant.prototype.epochMillisecond...

2024-08-25 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 845ee710b8ee7b4623e523bdb63ae7fb8aceed93 https://github.com/WebKit/WebKit/commit/845ee710b8ee7b4623e523bdb63ae7fb8aceed93 Author: Sosuke Suzuki Date: 2024-08-25 (Sun, 25 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 51ee7e: [JSC] Disallow sub-minute in TimeZoneAnnotation

2024-08-25 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 51ee7ef9bdeeb5fb4fe9286bbfe7425f047b0b0f https://github.com/WebKit/WebKit/commit/51ee7ef9bdeeb5fb4fe9286bbfe7425f047b0b0f Author: Sosuke Suzuki Date: 2024-08-25 (Sun, 25 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] df250e: [JSC] Fix error message of `Temporal.Instant.fromE...

2024-08-21 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: df250e04fa34c4f1d4c1220cc7ed5def2ff53912 https://github.com/WebKit/WebKit/commit/df250e04fa34c4f1d4c1220cc7ed5def2ff53912 Author: Sosuke Suzuki Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] eced87: [JSC] Remove obsoleted Temporal.Instant API

2024-08-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: eced8713a99937f4e6503c1531b7dcb5b0799d57 https://github.com/WebKit/WebKit/commit/eced8713a99937f4e6503c1531b7dcb5b0799d57 Author: Sosuke Suzuki Date: 2024-08-18 (Sun, 18 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 255dc6: [JSC] Update test262 to 08/17/2024 version

2024-08-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 255dc6296deb6748467c26ab07c93e114a8a836b https://github.com/WebKit/WebKit/commit/255dc6296deb6748467c26ab07c93e114a8a836b Author: Sosuke Suzuki Date: 2024-08-18 (Sun, 18 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 98b89f: Make Sosuke Suzuki a committer

2024-08-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 98b89fc4bce0b379f6d6732d202eab4b8aa7ac38 https://github.com/WebKit/WebKit/commit/98b89fc4bce0b379f6d6732d202eab4b8aa7ac38 Author: Sosuke Suzuki Date: 2024-08-18 (Sun, 18 Aug 2024) Changed paths: M me

[webkit-changes] [WebKit/WebKit] b495aa: [JSC] TimeZone without Time should be rejected in ...

2024-08-15 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b495aa82afafc5dbdc315415e7237b6444cc4841 https://github.com/WebKit/WebKit/commit/b495aa82afafc5dbdc315415e7237b6444cc4841 Author: Sosuke Suzuki Date: 2024-08-15 (Thu, 15 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 63415d: [JSC] U+2212 MINUS SIGN should be rejected in ISO8...

2024-08-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 63415d14935cfbfc7e77866707034882c7b9a162 https://github.com/WebKit/WebKit/commit/63415d14935cfbfc7e77866707034882c7b9a162 Author: Sosuke Suzuki Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] c57844: [JSC] Use for-of instead of for-in in stress tests...

2024-08-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c5784413c9600f6135b620857ae987b1d7b8cf87 https://github.com/WebKit/WebKit/commit/c5784413c9600f6135b620857ae987b1d7b8cf87 Author: Sosuke Suzuki Date: 2024-08-14 (Wed, 14 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 380f93: [JSC] Parse a critical flag on TZ annotation for T...

2024-08-13 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 380f93b87d14ee78a1e693ac3794e0588e874d64 https://github.com/WebKit/WebKit/commit/380f93b87d14ee78a1e693ac3794e0588e874d64 Author: Sosuke Suzuki Date: 2024-08-13 (Tue, 13 Aug 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 87493b: [JSC] Don't skip stress tests for `Intl.DurationFo...

2024-08-08 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 87493bfd67e17d36947fb0a57209b572233b3171 https://github.com/WebKit/WebKit/commit/87493bfd67e17d36947fb0a57209b572233b3171 Author: Sosuke Suzuki Date: 2024-08-08 (Thu, 08 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 6880a8: [JSC] Supports Type Reflection for `WebAssembly.Mo...

2024-08-07 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6880a8bf71b04bf75da5ecb783a1dcea6dd08e20 https://github.com/WebKit/WebKit/commit/6880a8bf71b04bf75da5ecb783a1dcea6dd08e20 Author: Sosuke Suzuki Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 55784d: [JSC] `Intl.DurationFormat` should format seconds ...

2024-08-07 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 55784d54785e187216c433d10b4e0c504a722e98 https://github.com/WebKit/WebKit/commit/55784d54785e187216c433d10b4e0c504a722e98 Author: Sosuke Suzuki Date: 2024-08-07 (Wed, 07 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 23c76f: [JSC] Update outdated comments for `WasmModuleInfo...

2024-08-04 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 23c76f82dce26b1ba9f4770df7b2fe6b2967dc42 https://github.com/WebKit/WebKit/commit/23c76f82dce26b1ba9f4770df7b2fe6b2967dc42 Author: Sosuke Suzuki Date: 2024-08-04 (Sun, 04 Aug 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] fc9840: [JSC] Enable `RegExp.escape`

2024-08-01 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fc9840742d57dd5cfbfc754dcc739b065d8d980f https://github.com/WebKit/WebKit/commit/fc9840742d57dd5cfbfc754dcc739b065d8d980f Author: Sosuke Suzuki Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 2117d0: [JSC] Enable `Promise.try`

2024-07-31 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 2117d0dcb8ff29ae9128e3ae81d85721da93f5bf https://github.com/WebKit/WebKit/commit/2117d0dcb8ff29ae9128e3ae81d85721da93f5bf Author: Sosuke Suzuki Date: 2024-07-31 (Wed, 31 Jul 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 8cd1f6: [JSC] Implement `firstDayOfWeek` for `Intl.Locale`...

2024-07-29 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8cd1f6cc395ca82effa2968efe87339d54be2b66 https://github.com/WebKit/WebKit/commit/8cd1f6cc395ca82effa2968efe87339d54be2b66 Author: Sosuke Suzuki Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 6d3cf5: [JSC] Update test262 to 07/24/2024 version

2024-07-29 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6d3cf558092700ebdfc753cc707a676c59888bda https://github.com/WebKit/WebKit/commit/6d3cf558092700ebdfc753cc707a676c59888bda Author: Sosuke Suzuki Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] ed9c21: [JSC] Remove dead code for `String#replace` and `S...

2024-07-29 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ed9c21817325fe7c6f0deadd7b7ed45a6cc4ae8a https://github.com/WebKit/WebKit/commit/ed9c21817325fe7c6f0deadd7b7ed45a6cc4ae8a Author: Sosuke Suzuki Date: 2024-07-29 (Mon, 29 Jul 2024) Changed paths: M So

[webkit-changes] [WebKit/WebKit] 770460: [JSC] `Uint8Array#setFromBase64` should decode and...

2024-07-21 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 77046030809c04655dc91b43a43715b43235033e https://github.com/WebKit/WebKit/commit/77046030809c04655dc91b43a43715b43235033e Author: Sosuke Suzuki Date: 2024-07-21 (Sun, 21 Jul 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 3e2d78: [JSC] Add fast path for `String#replaceAll`

2024-07-15 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3e2d78bf8226127c6f7c9766579f95a5499814b5 https://github.com/WebKit/WebKit/commit/3e2d78bf8226127c6f7c9766579f95a5499814b5 Author: Sosuke Suzuki Date: 2024-07-15 (Mon, 15 Jul 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 712efd: [JSC] RegExp quantifier should allow 2^53 - 1

2024-07-14 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 712efd266cc921ce8e8e431e709f5cc8944eb7de https://github.com/WebKit/WebKit/commit/712efd266cc921ce8e8e431e709f5cc8944eb7de Author: Sosuke Suzuki Date: 2024-07-14 (Sun, 14 Jul 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 0032df: [JSC] Update test262 expectations.yaml

2024-07-04 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0032df775eaa08a9a58a5b7814b2b79dc35a688f https://github.com/WebKit/WebKit/commit/0032df775eaa08a9a58a5b7814b2b79dc35a688f Author: Sosuke Suzuki Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] 471838: [JSC] Fix `Intl.DurationFormat` for `numeric` and ...

2024-06-28 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 471838036efeaf4fd8203d543bdc8c707248606d https://github.com/WebKit/WebKit/commit/471838036efeaf4fd8203d543bdc8c707248606d Author: Sosuke Suzuki Date: 2024-06-28 (Fri, 28 Jun 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 3c2157: [JSC] Skip test262 tests fails on Ventura

2024-06-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3c2157f74be5221a44c97fff75729f16483b2866 https://github.com/WebKit/WebKit/commit/3c2157f74be5221a44c97fff75729f16483b2866 Author: Sosuke Suzuki Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] f1712b: [JSC] Update test262 to 06/17/2024 version

2024-06-18 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: f1712b67b993da0c22a3912c96c3c13cd520b95d https://github.com/WebKit/WebKit/commit/f1712b67b993da0c22a3912c96c3c13cd520b95d Author: Sosuke Suzuki Date: 2024-06-18 (Tue, 18 Jun 2024) Changed paths: M JS

[webkit-changes] [WebKit/WebKit] b03cf9: [JSC] Use `RegExp.prototype[@@split]` slow path if...

2024-06-11 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b03cf953dce94c9c63c12af11cae3ce835553337 https://github.com/WebKit/WebKit/commit/b03cf953dce94c9c63c12af11cae3ce835553337 Author: Sosuke Suzuki Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 3f74bb: [JSC] Fix behavior of `Intl.DurationFormat` for ne...

2024-06-11 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3f74bba5c41c78732611942b04ba1d43a5fa030c https://github.com/WebKit/WebKit/commit/3f74bba5c41c78732611942b04ba1d43a5fa030c Author: Sosuke Suzuki Date: 2024-06-11 (Tue, 11 Jun 2024) Changed paths: A JS

[webkit-changes] [WebKit/WebKit] 1f2829: [JSC] Remove `Tools/Scripts/test262/expectation.yaml`

2024-06-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1f28297eb03ed9b52f71bbb61b240e10398f7058 https://github.com/WebKit/WebKit/commit/1f28297eb03ed9b52f71bbb61b240e10398f7058 Author: Sosuke Suzuki Date: 2024-06-09 (Sun, 09 Jun 2024) Changed paths: R To

[webkit-changes] [WebKit/WebKit] d9dd91: [JSC] Update links in test262 runner README

2024-06-09 Thread SUZUKI Sosuke
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d9dd91259b077da95038e8897626eb515fef5955 https://github.com/WebKit/WebKit/commit/d9dd91259b077da95038e8897626eb515fef5955 Author: Sosuke Suzuki Date: 2024-06-09 (Sun, 09 Jun 2024) Changed paths: M To

  1   2   >