Historia zmian

Autor SHA1 Wiadomość Data
  Linus Groh c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() 3 lat temu
  Linus Groh 312946059b LibJS+Spreadsheet: Use js_string(VM&, ...) overload more 3 lat temu
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 lat temu
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 lat temu
  Idan Horowitz 8eb48039c9 LibJS: Bring Reflect.construct() closer to the specification 4 lat temu
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 lat temu
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 lat temu
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there 4 lat temu
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 lat temu
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 lat temu
  Andreas Kling 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 lat temu
  Linus Groh f932da095e LibJS: Use create_list_from_array_like() in Reflect.{apply,construct}() 4 lat temu
  Linus Groh 6c256bb400 LibJS: Add @@toStringTag to Reflect 4 lat temu
  Linus Groh 39c3aefe5d LibJS: Use to_property_key() a bunch in ReflectObject 4 lat temu
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key 4 lat temu
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 lat temu
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 lat temu
  Idan Horowitz 79b1270711 LibJS: Take reference instead of pointer in prepare_arguments_list 4 lat temu
  Linus Groh ec62783af9 LibJS: Let Object::delete_property() return a bool, not Value 4 lat temu
  Linus Groh 1c3eef5317 LibJS: Use MarkedValueList for internal own properties getter functions 4 lat temu
  Linus Groh afc86abe24 LibJS: Remove this_object parameter from get/put own property functions 4 lat temu
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 lat temu