Histórico de Commits

Autor SHA1 Mensagem Data
  Matthew Olsson 43d955014d LibJS: Implement Symbol.toStringTag há 5 anos atrás
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat há 5 anos atrás
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class há 5 anos atrás
  Andreas Kling 8d56e6103e LibJS: Make Value::to_object() take a GlobalObject& há 5 anos atrás
  Andreas Kling cd14ebb11f LibJS: More Interpreter::global_object() removal há 5 anos atrás
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction há 5 anos atrás
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors há 5 anos atrás
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h há 5 anos atrás
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) há 5 anos atrás
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions há 5 anos atrás
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) há 5 anos atrás
  Linus Groh b8b7f84547 LibJS: Remove no-op SymbolPrototype::description_setter() há 5 anos atrás
  mattco98 4ced126704 LibJS: Add symbol objects há 5 anos atrás