Files
ladybird/Userland/Libraries/LibJS/Runtime
Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables
- Update ECMAScriptFunctionObject::function_declaration_instantiation
  to initialize local variables
- Introduce GetLocal, SetLocal, TypeofLocal that will be used to
  operate on local variables.
- Update bytecode generator to emit instructions for local variables
2023-07-05 21:03:01 +02:00
..
2023-05-28 10:03:11 +02:00
2023-02-11 21:47:57 +00:00