Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' 4 years ago
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) 4 years ago
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable 4 years ago
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block 4 years ago
  Andreas Kling 4ba2eb8fe5 LibJS: Cache generated bytecode for ScriptFunction 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago