Commit Verlauf

Autor SHA1 Nachricht Datum
  Timothy Flynn 2b19d1b5ab LibJS: Do not coerce nullish references to unresolvable references vor 2 Jahren
  Ben Wiederhake 560133a0c6 Everywhere: Remove unused DeprecatedString includes vor 2 Jahren
  Timothy Flynn bb64b49749 LibJS: Remove unused Reference::to_deprecated_string vor 2 Jahren
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods vor 2 Jahren
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString vor 2 Jahren
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable vor 2 Jahren
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString vor 2 Jahren
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] vor 2 Jahren
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] vor 2 Jahren
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS vor 3 Jahren
  Luke Wilde f71f404e0c LibWeb: Introduce the Environment Settings Object vor 3 Jahren
  Idan Horowitz 853fab352d LibJS: Convert the InitializeReferencedBinding AO to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 1aaaf521b8 LibJS: Convert the PutValue AO to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr vor 3 Jahren
  Idan Horowitz d73b258874 LibJS: Convert reference deletion to ThrowCompletionOr vor 3 Jahren
  Andreas Kling a97d75bb63 LibJS: Add default constructor for PrivateName vor 3 Jahren
  Andreas Kling 398c181c79 LibJS: Rename PropertyName to PropertyKey vor 3 Jahren
  davidot c7a6572789 LibJS: Add private references vor 3 Jahren
  Linus Groh ae397541fb LibJS: Convert initialize_binding() to ThrowCompletionOr vor 3 Jahren
  Ali Mohammad Pur 13138811df LibJS: Partially revert 12b283f vor 3 Jahren
  Ali Mohammad Pur 12b283f32f LibJS: Make accessing the current function's arguments cheaper vor 3 Jahren
  Andreas Kling 41a072bded LibJS: Fast non-local variable access :^) vor 3 Jahren
  Andreas Kling 4444bcabde LibJS: Make Reference aware of DeclarativeEnvironment indices vor 3 Jahren
  davidot 830ea0414c LibJS: Make scoping follow the spec vor 3 Jahren
  davidot 7081fb4eb0 LibJS: Make the default constructed reference invalid vor 3 Jahren
  Ali Mohammad Pur 72ddaa31e3 LibJS: Implement parsing and execution of optional chains vor 3 Jahren
  Ali Mohammad Pur f7a68ae998 LibJS: Mark two JS::Reference functions `const` vor 3 Jahren
  Andreas Kling 0d2c3f62d3 LibJS: Use move semantics more when creating Reference objects vor 3 Jahren
  Andreas Kling 44221756ab LibJS: Drop "Record" suffix from all the *Environment record classes vor 4 Jahren
  Andreas Kling 57214268dd LibJS: Make sure to always initialize Reference::m_base_value vor 4 Jahren