Commit History

作者 SHA1 備註 提交日期
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() 5 年之前
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 年之前
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize 5 年之前
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 年之前
  Emanuele Torre be1a5bf3f7 LibJS: Add ConsoleMessage concept 5 年之前
  Emanuele Torre 46b79eaad9 LibJS: Implement console.countReset() 5 年之前
  Emanuele Torre 8c60ba1e42 LibJS: Implement console.count() 5 年之前
  Linus Groh dd7796515f LibJS: Add console.{debug,info,warn,error}() 5 年之前
  Linus Groh 3b21c4aa56 LibJS: Add console.trace() 5 年之前
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 年之前
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) 5 年之前