提交历史

作者 SHA1 备注 提交日期
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 年之前
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 年之前
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 年之前
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr 2 年之前
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String 2 年之前
  Timothy Flynn 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString 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 年之前
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 年之前
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js 2 年之前
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 年之前
  Timothy Flynn 9f78e8728a LibJS: Port (most of) String.prototype to String 2 年之前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年之前
  Timothy Flynn d0403ec14f AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string 2 年之前
  Timothy Flynn 57b918807e LibJS: Handle OOM errors in the GetSubstitution AO 2 年之前
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 年之前
  Timothy Flynn d793262beb AK+Everywhere: Make UTF-16 to UTF-8 converter fallible 2 年之前
  Timothy Flynn 425c168ded AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage 2 年之前
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr 2 年之前
  Linus Groh c132064ee9 LibJS: Convert new_private_environment() to NonnullGCPtr 2 年之前
  Linus Groh 208be8b86d LibJS: Convert new_function_environment() to NonnullGCPtr 2 年之前
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr 2 年之前
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr 2 年之前
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr 2 年之前
  Linus Groh 03acbf0beb LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr 2 年之前
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr 2 年之前
  Linus Groh ddc6e139a6 LibJS: Convert Object::create() to NonnullGCPtr 2 年之前
  Linus Groh 73efdb1cc4 LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr 2 年之前
  Linus Groh 2b92c15b34 LibJS: Convert Accessor::create() to NonnullGCPtr 2 年之前
  Linus Groh 172738222c LibJS: Update get_substitution() section number & parameter name 2 年之前