Commit History

Author SHA1 Message Date
  Linus Groh e37cf73300 LibJS: Rename OrdinaryFunctionObject to ECMAScriptFunctionObject 3 years ago
  Andreas Kling 824be02cb0 LibWeb: Move `onfoo` attribute handling to EventTarget 3 years ago
  Andreas Kling c8270dbe2e LibJS: Rename ScriptFunction => OrdinaryFunctionObject 4 years ago
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 years ago
  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 b91c49364d AK: Rename adopt() to adopt_ref() 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling a59b1825ce LibWeb: Basic implementation of global event handlers :^) 4 years ago