mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-26 19:29:16 +00:00
TypedArray constructors/prototypes are currently allocating within their C++ constructor when trying to access the intrinsic base TypedArray. To prevent this, construct these objects with an already-allocated base TypedArray.
25 KiB
25 KiB