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

Аутор SHA1 Порука Датум
  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 година
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors пре 2 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS пре 3 година
  Idan Horowitz 28e1e03234 LibJS: Convert StringConstructor functions to ThrowCompletionOr пре 3 година
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr пре 3 година
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function пре 3 година
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros пре 3 година
  Idan Horowitz 7bbb92dfe9 LibJS: Convert to_u16() to ThrowCompletionOr пре 3 година
  Idan Horowitz f6a5ff7b00 LibJS: Convert to_i32() to ThrowCompletionOr пре 3 година
  Idan Horowitz 20d990563c LibJS: Convert to_number() to ThrowCompletionOr пре 3 година
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr пре 3 година
  Linus Groh 96ab116f0d LibJS: Convert to_primitive_string() to ThrowCompletionOr пре 3 година
  Linus Groh 4d8912a92b LibJS: Convert to_string() to ThrowCompletionOr пре 3 година
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr пре 3 година
  Andreas Kling f0b3a06746 LibJS: Use Vector<u16, 1> for UTF-16 in a few more places пре 3 година
  Andreas Kling 024367d82e LibJS+AK: Use Vector<u16, 1> for UTF-16 string storage пре 3 година