Commit History

Autor SHA1 Mensaxe Data
  Linus Groh 1b0c862f3a LibJS: Throw TypeError when calling class constructor without 'new' %!s(int64=4) %!d(string=hai) anos
  Andreas Kling a007b3c379 LibJS: Move "strict mode" state to the call stack %!s(int64=4) %!d(string=hai) anos
  Matthew Olsson 6eb6752c4c LibJS: Strict mode is now handled by Functions and Programs, not Blocks %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f79d4c7347 LibJS: Remove Interpreter& argument to Function::construct() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson bda39ef7ab LibJS: Explicitly pass a "Function& new_target" to Function::construct %!s(int64=5) %!d(string=hai) anos
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 53a94b8bbd LibJS: Fix casting a value to ScriptFunction without checking it's one %!s(int64=5) %!d(string=hai) anos
  Jack Karamanian c12125fa81 LibJS: Track whether ScriptFunctions and FunctionExpressions are arrow %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 838390171c LibJS: Function.length respects default and rest parameters %!s(int64=5) %!d(string=hai) anos
  Linus Groh 25cf0da2fb LibJS: Set name of anonymous functions during assignment %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 5e66f1900b LibJS: Add function default arguments %!s(int64=5) %!d(string=hai) anos
  Linus Groh 99be27b4a1 LibJS: Add "name" property to functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling f6d57c82f6 LibJS: Pass prototype to Function constructors %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ed80952cb6 LibJS: Introduce LexicalEnvironment %!s(int64=5) %!d(string=hai) anos
  Linus Groh eece424694 LibJS: Make Function and CallFrame aware of their function name %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1d468ed6d3 AK: Stop allowing implicit downcast with RefPtr and NonnullRefPtr %!s(int64=5) %!d(string=hai) anos
  Linus Groh 4d931b524d LibJS: Add length property to ScriptFunction %!s(int64=5) %!d(string=hai) anos
  Linus Groh 849e2c77e4 LibJS: Implement constructor/non-constructor function calls %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ddd69e3660 LibJS: Make the AST reference-counted %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0a71533aff LibJS: Pass argument value vectors as const Vector<Value>& %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories %!s(int64=5) %!d(string=hai) anos