Files
ladybird/Libraries/LibJS/Runtime/NativeFunction.cpp
Luke Wilde 899c6ebffc LibJS: Make stored realm in NativeFunction non-null
We now always have a realm for NativeFunction, which allows removing an
old hack in internal_call and internal_construct.
2025-11-30 11:54:54 +01:00

9.0 KiB