コミット履歴

作者 SHA1 メッセージ 日付
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 年 前
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr 3 年 前
  Linus Groh 7b92889e6b LibJS: Change Interpreter::create_with_existing_{global_object => realm} 3 年 前
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年 前
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors 4 年 前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年 前
  Linus Groh 7f8245439b LibJS: Add a bunch more missing ECMA-262 section/title/URL comments 4 年 前
  Matthew Olsson 9253fa1bad LibJS: Implement GeneratorFunctionConstructor::construct 4 年 前
  Matthew Olsson 22b17219ff LibJS: Add the remaining generator objects 4 年 前
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 年 前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年 前
  Andreas Kling 635a5eec75 LibJS: Remove a whole bunch of unnecessary #includes 4 年 前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年 前