Historie revizí

Autor SHA1 Zpráva Datum
  Luke Wilde 442ca4f9b4 LibJS: Avoid RequireObjectCoercible when creating super references před 2 roky
  Aliaksandr Kalenik 7765ebb5f2 LibJS+LibWeb: Plumb local variables names to ECMAScriptFunctionObject před 2 roky
  Aliaksandr Kalenik a6cdb1655b LibJS: Use Identifier to represent name of FunctionNode před 2 roky
  Andreas Kling 8a5e71256d LibJS/Bytecode: Add codegen for ImportCall před 2 roky
  Andreas Kling 6537ed8fff LibJS/Bytecode: Simplify Bytecode::Interpreter lifetime model před 2 roky
  Timothy Flynn d31b780760 LibJS: Update spec numbers for the Well-Formed Unicode Strings proposal před 2 roky
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr před 2 roky
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr před 2 roky
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr před 2 roky
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr před 2 roky
  Timothy Flynn 88814acbd3 LibJS+Everywhere: Convert JS::Error to String před 2 roky
  Timothy Flynn 36d72a7f4c LibJS: Convert CanonicalNumericIndexString to use NumberToString před 2 roky
  Timothy Flynn a73b8292ed LbJS: Convert exception-related usages of Value::TDSWOSE to String před 2 roky
  Timothy Flynn b245300ba1 LibJS+Everywhere: Deprecate Value::to_string_without_side_effects před 2 roky
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate před 2 roky
  davidot 541637e15a LibJS: Add using declaration support, RAII like operation in js před 2 roky
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods před 2 roky
  Timothy Flynn 9f78e8728a LibJS: Port (most of) String.prototype to String před 2 roky
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString před 2 roky
  Timothy Flynn d0403ec14f AK+Everywhere: Rename Utf16View::to_utf8 to to_deprecated_string před 2 roky
  Timothy Flynn 57b918807e LibJS: Handle OOM errors in the GetSubstitution AO před 2 roky
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible před 2 roky
  Timothy Flynn d793262beb AK+Everywhere: Make UTF-16 to UTF-8 converter fallible před 2 roky
  Timothy Flynn 425c168ded AK+LibJS+LibRegex: Define an alias for UTF-16 string data storage před 2 roky
  Linus Groh e785c66f91 LibJS: Convert get_this_environment() to NonnullGCPtr před 2 roky
  Linus Groh c132064ee9 LibJS: Convert new_private_environment() to NonnullGCPtr před 2 roky
  Linus Groh 208be8b86d LibJS: Convert new_function_environment() to NonnullGCPtr před 2 roky
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr před 2 roky
  Linus Groh 107e06a396 LibJS: Convert new_declarative_environment() to NonnullGCPtr před 2 roky
  Linus Groh bd40464195 LibJS: Convert standalone construct() to NonnullGCPtr před 2 roky