Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() há 4 anos atrás
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter há 4 anos atrás
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& há 4 anos atrás
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean há 4 anos atrás
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() há 5 anos atrás
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct há 5 anos atrás
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) há 5 anos atrás
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction há 5 anos atrás
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types há 5 anos atrás
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses há 5 anos atrás
  Linus Groh ee6472fef2 LibJS: Implement Error function/constructor há 5 anos atrás