Историја ревизија

Аутор SHA1 Порука Датум
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr пре 2 година
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr пре 2 година
  Linus Groh 066133d97b LibJS: Add spec comments to StringConstructor пре 2 година
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String пре 2 година
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects пре 2 година
  Linus Groh a8bf2f8e4c LibJS: Port Symbol to String пре 2 година
  Linus Groh 89700a2101 LibJS: Rename Symbol::to_deprecated_string() to descriptive_string() пре 2 година
  Timothy Flynn 49e8dcf0b2 LibJS+LibWeb: Convert empty PrimitiveString instances to String пре 2 година
  Timothy Flynn 8414734a2d LibJS: Propagate the OOM error from setting the String length property пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Linus Groh 6e7459322d AK: Remove StringBuilder::build() in favor of to_deprecated_string() пре 2 година
  Timothy Flynn 9f78e8728a LibJS: Port (most of) String.prototype to String пре 2 година
  Timothy Flynn afeb7273cc LibJS+Everywhere: Rename Value::to_string to to_deprecated_string пре 2 година
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible пре 2 година
  Timothy Flynn 1edb96376b AK+Everywhere: Make UTF-8 and UTF-32 to UTF-16 converters fallible пре 2 година
  Timothy Flynn 425c168ded AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage пре 2 година
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr пре 2 година
  Linus Groh 049e99b5f0 LibJS: Convert StringObject::create() to NonnullGCPtr пре 2 година
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed пре 2 година
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm пре 2 година
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary пре 2 година
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() пре 2 година
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] пре 2 година
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] пре 2 година
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() пре 2 година
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions пре 2 година
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions пре 2 година