Files
ladybird/Libraries/LibJS/Runtime/Object.cpp
Andreas Kling 35510b5a78 LibJS: Account object storage as external memory
Report heap-allocated named property storage, indexed property
storage, sparse indexed dictionaries, private elements, and shape
tables through the LibGC external memory hook.
2026-05-07 10:03:09 +02:00

81 KiB