Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr há 2 anos atrás
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! há 2 anos atrás
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 2 anos atrás
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 2 anos atrás
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr há 3 anos atrás
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject há 4 anos atrás
  Linus Groh cbd7437d40 LibJS: Implement AggregateError há 4 anos atrás