Commit Verlauf

Autor SHA1 Nachricht Datum
  Linus Groh c5bd382524 LibJS: Leave NativeFunction's Realm unset if VM has no Interpreter vor 3 Jahren
  Linus Groh 06e89311fa LibJS: Set the callee context's realm in prepare_for_ordinary_call() vor 3 Jahren
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes vor 4 Jahren
  Idan Horowitz 581f20e6f2 LibJS: Accept FlyStrings in the NativeFunction constructors vor 4 Jahren
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function vor 4 Jahren
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject vor 4 Jahren
  Andreas Kling b650d11dd3 LibJS: FunctionEnvironment.[[FunctionObject]] is the *invoked* function vor 4 Jahren
  Andreas Kling aabd82d508 LibJS: Bring function environment records closer to the spec vor 4 Jahren
  Andreas Kling 6c6dbcfc36 LibJS: Rename Environment Records so they match the spec :^) vor 4 Jahren
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction vor 4 Jahren
  Andreas Kling d69cd3f5bf LibJS: Don't create lexical environment for native (C++) function calls vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren