提交歷史

作者 SHA1 備註 提交日期
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() 5 年之前
  Andreas Kling cd1d369cdd LibJS: Add argument(i) and argument_count() to Interpreter 5 年之前
  Linus Groh 03c3530d86 LibJS: Add constant properties to MathObject 5 年之前
  Linus Groh bad0556a59 LibJS: Handle empty strings and arrays in Value::to_number() 5 年之前
  Andreas Kling 2d3634d5f5 LibJS: Implement Math.abs() 5 年之前
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 年之前
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value 5 年之前
  Andreas Kling 538537dfd0 LibJS: Use rand() for Math.random() on other systems 5 年之前
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers 5 年之前
  Andreas Kling 8b18674229 LibJS: Add Math.random() :^) 5 年之前