Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec vor 4 Jahren
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) vor 4 Jahren
  Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' vor 4 Jahren
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) vor 4 Jahren
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable vor 4 Jahren
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block vor 4 Jahren
  Andreas Kling 4ba2eb8fe5 LibJS: Cache generated bytecode for ScriptFunction vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren