Files
ladybird/Userland/Libraries/LibJS/Console.cpp
Andreas Kling c2ad599783 LibJS: Rename CallFrame => ExecutionContext
This struct represents what the ECMAScript specification calls an
"execution context" so let's use the same terminology. :^)
2021-06-24 19:28:00 +02:00

2.8 KiB