Commit History

作者 SHA1 備註 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Andreas Kling 3dc5f467a8 LibJS: Always allocate ExecutionContext objects on the malloc heap 1 年之前
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 年之前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 年之前
  Linus Groh ab6796691f LibJS: Replace GlobalObject with VM in ShadowRealm AOs [Part 16/19] 2 年之前
  Linus Groh c08a52dd97 LibJS: Remove the name prefix for wrapped functions 3 年之前
  Andreas Kling cc7a117f0f LibJS: Add missing include to ShadowRealm.h 3 年之前
  Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length 3 年之前
  Linus Groh 5910a41adb LibJS: Implement ShadowRealm.prototype.importValue() 3 年之前
  Linus Groh c70784bb82 LibJS: Implement ShadowRealm.prototype.evaluate() 3 年之前
  Linus Groh d40331ef69 LibJS: Start implementing ShadowRealm 3 年之前
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects 3 年之前