提交历史

作者 SHA1 备注 提交日期
  Andreas Kling 6e973ce69b LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses 2 年之前
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 年之前
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 2 年之前
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 年之前
  Lenny Maiorani a0367aa43b DevTools+LibJS+LibWeb: Change class_name to use StringView 3 年之前
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 年之前
  Idan Horowitz ca27e5eff5 LibJS: Convert NativeFunction callback to ThrowCompletionOr 3 年之前
  Andreas Kling 1bd52ce789 LibJS: Stop qualifying AK::Function 4 年之前
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Linus Groh f418115f1b LibJS: Add initial support for Promises 4 年之前