Histórico de Commits

Autor SHA1 Mensagem Data
  stasoid 31bf40b659 AK: Make LexicalPath::relative_path() fallible há 9 meses atrás
  Timothy Flynn 5ee92af1d9 LibJS+WebContent: Cache the resolved system time zone identifier há 11 meses atrás
  Timothy Flynn dfad1a7329 test-js: Add a helper method to convert a string to a UTF-8 byte array há 1 ano atrás
  Timothy Flynn b31c11bca5 LibUnicode: Cache the system time zone há 11 meses atrás
  Sam Atkins dd92c33498 Tests: Use Core::Environment instead of Core::System::*env() há 1 ano atrás
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String há 1 ano atrás
  Timothy Flynn 99233776e6 test-js: Add a test helper to override the current time zone há 1 ano atrás
  Timothy Flynn 7003c6ffdb LibJS: Remove the isBytecodeInterpreterEnabled built-in há 2 anos atrás
  Andreas Kling 97ebfd9f0f LibJS: Make Value::to_string_without_side_effects() infallible há 2 anos atrás
  Andreas Kling 09547ec975 LibJS: Make PrimitiveString::deprecated_string() infallible há 2 anos atrás
  Andreas Kling e2c8d5859e LibJS: Remove ability to disable bytecode VM há 2 anos atrás
  Andreas Kling efe3eb8f4c test-js: Remove ability to run with AST interpreter há 2 anos atrás
  Shannon Booth cb23eaa92d test-js: Add global function to determine if using bytecode interpreter há 2 anos atrás
  Andreas Kling 1768d70823 Revert "LibJS: Remove "uprooting" mechanism from garbage collector" há 2 anos atrás
  Andreas Kling 6232ad3a0d LibJS: Remove "uprooting" mechanism from garbage collector há 2 anos atrás
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr há 2 anos atrás
  Timothy Flynn 24e9cea524 LibJS: Convert remaining usages of Value::TDSWOSE to Value::TSWOSE há 2 anos atrás
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects há 2 anos atrás
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string há 2 anos atrás
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString há 2 anos atrás
  Linus Groh 26366d5930 LibJS: Replace GlobalObject with VM in ArrayBuffer AOs [Part 11/19] há 3 anos atrás
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] há 3 anos atrás
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] há 3 anos atrás
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() há 3 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Idan Horowitz a80d3fdf49 LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal' há 3 anos atrás
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records há 3 anos atrás
  Timothy Flynn d04a683f85 test-js: Define detachArrayBuffer global function há 3 anos atrás