提交历史

作者 SHA1 备注 提交日期
  Linus Groh d7d73f9100 LibJS: Convert to_property_descriptor() to ThrowCompletionOr 3 年之前
  Linus Groh ee8380edea LibJS: Convert internal_own_property_keys() to ThrowCompletionOr 3 年之前
  Linus Groh fbfb0bb908 LibJS: Convert internal_delete() to ThrowCompletionOr 3 年之前
  Linus Groh e5409c6ead LibJS: Convert internal_set() to ThrowCompletionOr 3 年之前
  Linus Groh 6c2b974db2 LibJS: Convert internal_get() to ThrowCompletionOr 3 年之前
  Linus Groh d9895ec12d LibJS: Convert internal_has_property() to ThrowCompletionOr 3 年之前
  Linus Groh 5da210125e LibJS: Convert internal_define_own_property() to ThrowCompletionOr 3 年之前
  Linus Groh 0e69a6e487 LibJS: Convert internal_get_own_property() to ThrowCompletionOr 3 年之前
  Linus Groh 73bae7d779 LibJS: Convert internal_prevent_extensions() to ThrowCompletionOr 3 年之前
  Linus Groh 9b4362f10a LibJS: Convert internal_is_extensible() to ThrowCompletionOr 3 年之前
  Linus Groh 8c81c84c18 LibJS: Convert internal_set_prototype_of() to ThrowCompletionOr 3 年之前
  Linus Groh 5148150e1c LibJS: Convert internal_get_prototype_of() to ThrowCompletionOr 3 年之前
  Idan Horowitz ab594e5f2f LibJS: Convert Value::invoke and VM::call to ThrowCompletionOr 3 年之前
  Linus Groh c4c40f4cf3 LibJS: Use ThrowCompletionOr in create_list_from_array_like() 3 年之前
  Linus Groh 312946059b LibJS+Spreadsheet: Use js_string(VM&, ...) overload more 3 年之前
  Idan Horowitz a6b8291a9b LibJS: Add define_direct_property and remove the define_property helper 4 年之前
  Linus Groh 09bd5f8772 LibJS: Rewrite most of Object for spec compliance :^) 4 年之前
  Idan Horowitz 8eb48039c9 LibJS: Bring Reflect.construct() closer to the specification 4 年之前
  Andreas Kling ba9d5c4d54 LibJS: Rename Function => FunctionObject 4 年之前
  Linus Groh f4867572b7 LibJS: Change PropertyName(Symbol*) => PropertyName(Symbol&) 4 年之前
  Linus Groh 55db9539a5 LibJS: Introduce AbstractOperations.{cpp,h} and move various AOs there 4 年之前
  Andreas Kling 5eef07d232 LibJS: Avoid lots of string-to-int during global object construction 4 年之前
  Linus Groh 7327a28ccc LibJS: Add ECMA-262 section/title/URL comments almost everywhere 4 年之前
  Andreas Kling 93a07ba962 LibJS: Remove GlobalObject& argument from VM::construct() 4 年之前
  Linus Groh f932da095e LibJS: Use create_list_from_array_like() in Reflect.{apply,construct}() 4 年之前
  Linus Groh 6c256bb400 LibJS: Add @@toStringTag to Reflect 4 年之前
  Linus Groh 39c3aefe5d LibJS: Use to_property_key() a bunch in ReflectObject 4 年之前
  Idan Horowitz eb0b1c432a LibJS: Replace StringOrSymbol::from_value with Value::to_property_key 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 年之前