mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-07 13:17:57 +00:00
Required by Discord, which polyfills it by taking the existing native object, polyfilling missing functions and setting window.performance to it. This is a hard requirement as this is done in strict mode with no try/catch and thus causes their JavaScript to stop progressing.