Commit History

Author SHA1 Message Date
  Idan Horowitz dcb55db99b LibJS: Replace boolean without_side_effects parameters with an enum 4 years ago
  Andreas Kling 095accd2b2 LibJS: Add a bunch of fast_is<T> to avoid slow RTTI in hot code 4 years ago
  Linus Groh 83be39c91a LibJS: Handle Proxy with Array target in IsArray() abstract operation 4 years ago
  Linus Groh 9b35231453 LibJS: Implement Proxy.revocable() 4 years ago
  Matthew Olsson fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 6e9eb0a284 LibJS: Add Object::get_without_side_effects() 4 years ago
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago