ladybird/Utilities
Andreas Kling fb05063dde LibJS: Let bytecode instructions know whether they are in strict mode
This commits puts the strict mode flag in the header of every bytecode
instruction. This allows us to check for strict mode without looking at
the currently running execution context.
2025-10-29 21:20:10 +01:00
..
abench.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
CMakeLists.txt Meta: Add COMMIT file to cpack archives 2025-10-08 14:42:09 +02:00
dns.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
image.cpp Everywhere: Fix even more typos 2025-08-27 08:48:01 +02:00
js.cpp LibJS: Let bytecode instructions know whether they are in strict mode 2025-10-29 21:20:10 +01:00
test262-runner.cpp LibJS: Export symbols causing linker errors in various consumers 2025-08-23 16:04:36 -06:00
wasm.cpp LibWasm+LibWeb: Stub wasm-gc's heap reference types 2025-10-15 01:26:29 +02:00
xml.cpp Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00