Files
ladybird/Userland/Libraries/LibWeb/HTML/StructuredSerialize.cpp
Andrew Kaster 2c27b4e63c LibWeb: Ensure an ESO is pushed before doing structured deserialization
We need to make sure that the given target realm is at the top of the
VM's execution context stack before doing any JS object construction
based on the data in our serialized buffer.
2024-01-19 11:47:59 +01:00

57 KiB