mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-08 05:27:14 +09:00
![]() This commit adds the minimal export macros needed to run js.exe on windows. A followup commit is planned to move to explicit export entirely. A static_assert for the size of a struct is also ifdef'ed out as the semantics around object layout and inheritance are different on MSVC abi and the struct IteratorRecord ends up being 40 bytes not 32. |
||
---|---|---|
.. | ||
262Object.cpp | ||
262Object.h | ||
AgentObject.cpp | ||
AgentObject.h | ||
GlobalObject.cpp | ||
GlobalObject.h | ||
IsHTMLDDA.cpp | ||
IsHTMLDDA.h |