Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() hace 5 años
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct hace 5 años
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class hace 5 años
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize hace 5 años
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) hace 5 años
  Matthew Olsson 4e33fbdb67 LibJS: Add interpreter exception checks hace 5 años
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions hace 5 años
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties hace 5 años
  Jack Karamanian 1fa0c7304d LibJS: Implement Function.prototype.bind() hace 5 años