Commit történet

Szerző SHA1 Üzenet Dátum
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 éve
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 éve
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible 1 éve
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 1 éve
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 éve
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 éve
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 éve
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 éve
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 éve
  Nico Weber 401246ae21 LibJS: Use is_unicode_surrogate more 2 éve
  Nico Weber 868b358b1a LibJS: Add spec comments to quote_json_string 2 éve
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string 2 éve
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 éve
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 éve
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 éve
  Linus Groh 91b0123eaf LibJS: Convert Array::create{,_from}() to NonnullGCPtr 2 éve
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 éve
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 éve
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 éve
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h 2 éve
  davidot 9921f80817 LibJS: Fix that non-double numbers from JSON were truncated to i32 2 éve
  Timothy Flynn 3efe611dbf LibJS: Do not assume that IsArray means the object type is an Array 2 éve
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 éve
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 éve
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 éve
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 éve
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 éve
  Linus Groh 9930302efb LibJS: Replace GlobalObject with VM in JSON AOs [Part 13/19] 2 éve
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 éve
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 éve