Historique des commits

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