Skip to content

Commit

Permalink
Unreviewed, reverting r253834@main.
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=244444

crash on Speedometer2.1

Reverted changeset:

"[WebIDL] Eagerly allocate element wrappers onto a butterfly storage of a static NodeList"
https://bugs.webkit.org/show_bug.cgi?id=234538
https://commits.webkit.org/253834@main

Canonical link: https://commits.webkit.org/253875@main
  • Loading branch information
webkit-commit-queue authored and Constellation committed Aug 28, 2022
1 parent 94ae1c1 commit badb430
Show file tree
Hide file tree
Showing 82 changed files with 141 additions and 1,223 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Expand Up @@ -66,5 +66,3 @@ __cmake_systeminformation/

# Local overrides configuration files
LocalOverrides.xcconfig

/BenchmarkTemp

This file was deleted.

15 changes: 0 additions & 15 deletions JSTests/microbenchmarks/array-prototype-indexOf-contiguous.js

This file was deleted.

This file was deleted.

16 changes: 0 additions & 16 deletions JSTests/microbenchmarks/array-prototype-slice-contiguous.js

This file was deleted.

17 changes: 0 additions & 17 deletions JSTests/microbenchmarks/get-by-val-contiguous-always-slow-put.js

This file was deleted.

17 changes: 0 additions & 17 deletions JSTests/microbenchmarks/get-by-val-contiguous.js

This file was deleted.

25 changes: 0 additions & 25 deletions JSTests/stress/always-slow-put-contiguous-to-array-storage-1.js

This file was deleted.

25 changes: 0 additions & 25 deletions JSTests/stress/always-slow-put-contiguous-to-array-storage-2.js

This file was deleted.

25 changes: 0 additions & 25 deletions JSTests/stress/always-slow-put-contiguous-to-array-storage-3.js

This file was deleted.

25 changes: 0 additions & 25 deletions JSTests/stress/always-slow-put-contiguous-to-array-storage-4.js

This file was deleted.

9 changes: 0 additions & 9 deletions JSTests/stress/array-reverse-contiguous-always-slow-put.js

This file was deleted.

21 changes: 0 additions & 21 deletions JSTests/stress/delete-by-val-always-slow-put-contiguous-tricky.js

This file was deleted.

15 changes: 0 additions & 15 deletions JSTests/stress/for-in-always-slow-put-contiguous.js

This file was deleted.

19 changes: 0 additions & 19 deletions JSTests/stress/get-by-val-always-slow-put-contiguous-tricky.js

This file was deleted.

21 changes: 0 additions & 21 deletions JSTests/stress/put-by-val-always-slow-put-contiguous-tricky.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit badb430

Please sign in to comment.