mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 04:06:08 +00:00
This ensures that repeated loads of the same module succeed. (There is a specific criteria where the same exact module object has to be returned for multiple loads of the same referrer + specifier.) Note that we don't check the referrer at the moment, that's a FIXME.