Histórico de Commits

Autor SHA1 Mensagem Data
  Andreas Kling 3fb406b97e LibJS: Avoid ByteBuffer copying in NumericToRawBytes há 1 ano atrás
  Ali Mohammad Pur 94f5389934 AK: Add a 'HostIsLittleEndian' constant and use it instead of BYTE_ORDER há 2 anos atrás
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Shannon Booth b1870bc47b LibJS: Propagate OOM from SetValueInBuffer AO há 2 anos atrás
  Shannon Booth 81c8e642b9 LibJS: Handle OOM in NumericToRawBytes AO há 2 anos atrás
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr há 2 anos atrás
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr há 2 anos atrás
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun há 2 anos atrás
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() há 2 anos atrás
  Andreas Kling 71067cbc6c LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h há 2 anos atrás
  Tim Schumacher 388dc9cc5f LibJS: Supress an unused bind when wrapping float atomic operations há 2 anos atrás
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm há 2 anos atrás
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() há 2 anos atrás
  Linus Groh 90bf33241d LibJS: Replace GlobalObject with VM in Atomics AOs [Part 12/19] há 2 anos atrás
  Linus Groh 26366d5930 LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19] há 2 anos atrás
  Linus Groh b037894287 LibJS: Replace GlobalObject with VM in TypedArray AOs [Part 10/19] há 2 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 2 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 2 anos atrás
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions há 2 anos atrás
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors há 2 anos atrás
  Matthias Zimmerman c10d48b72c AK/ByteBuffer+Everywhere: Handle errors in ByteBuffer::slice() há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Timothy Flynn 39b308ba52 LibJS: Factor out TypedArrayElement{Size,Type} abstract operations há 3 anos atrás
  Idan Horowitz c7a8902746 LibJS: Make TypedArray::element_name return FlyString instead of String há 3 anos atrás
  Timothy Flynn 6efbafa6e0 Everywhere: Update copyrights with my new serenityos.org e-mail :^) há 3 anos atrás
  Timothy Flynn 20f73d2abc LibJS: Convert Atomics functions to ThrowCompletionOr há 3 anos atrás
  Timothy Flynn 3edf86462b LibJS: Convert typed_array_from to ThrowCompletionOr há 3 anos atrás