Histórico de Commits

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