mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
Place Realm's cached declarative environment next to its global object so the asm global access fast paths can fetch the two pointers with a paired load. These handlers never use the intervening GlobalEnvironment pointer directly.