mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
There are code fragments in `(Method|Attr)Definer.generateArray` that are much alike. This commit refactors them into a new method of `PropertyDefiner` named `generateUnguardedArray` (in contrast to the existing method `generateGuardedArray`).
321 KiB
321 KiB