Commit History

Author SHA1 Message Date
  Andreas Kling 35c9aa7c05 LibJS: Hide all the constructors! 2 years ago
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 3 years ago
  Linus Groh fed1498824 LibJS: Implement & use the {Ordinary,PrepareFor}WrappedFunctionCall AOs 3 years ago
  Linus Groh bc183dbbcb LibJS: Replace uses of MarkedValueList with MarkedVector<Value> 3 years ago
  Linus Groh e20efaa083 LibJS: Let WrappedFunction inherit target name and length 3 years ago
  Linus Groh 50f8755792 LibJS: Implement Wrapped Function Exotic Objects 3 years ago