Historique des commits

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