Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) há 5 anos atrás
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors há 5 anos atrás
  Matthew Olsson 39576b2238 LibJS: Add JSON.stringify há 5 anos atrás
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions há 5 anos atrás
  Linus Groh 4cdd802927 LibJS: Return a bool from Object::put* to indicate success há 5 anos atrás
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties há 5 anos atrás
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state há 5 anos atrás
  Andreas Kling 627fd6374b LibJS: Add Uint8ClampedArray :^) há 5 anos atrás