Files
ladybird/Libraries/LibJS/Runtime
Andreas Kling c8ad07dece LibJS: Remove unused caller_executable from ExecutionContext
This field was written by push_inline_frame but never read anywhere.
The caller's executable is accessible via caller_frame->executable
if ever needed.

Shrinks ExecutionContext from 120 to 112 bytes.
2026-03-11 13:33:47 +01:00
..
2026-02-26 13:54:35 -05:00
2026-02-26 13:54:35 -05:00