mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-13 17:07:59 +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