Histórico de Commits

Autor SHA1 Mensagem Data
  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
  Andreas Kling 7b28fa99ba LibJS: Rename Reference methods to match the spec há 4 anos atrás
  Andreas Kling bce7fdba81 LibJS: Bring Reference records a bit closer to the ECMAScript spec há 4 anos atrás
  Andreas Kling 8a3c9d9851 LibJS: Remove direct argument loading since it was buggy há 4 anos atrás
  Andreas Kling 6e0e8a8242 LibJS: Teach Reference to access call frame arguments directly há 4 anos atrás
  Idan Horowitz 064ed8279e LibJS: Support deleting local variables with operator delete há 4 anos atrás
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. há 4 anos atrás
  Linus Groh e875513ff7 LibJS: Use empty value for Reference unresolvable state, not undefined há 4 anos atrás
  Andreas Kling 46e61d208b LibJS: Avoid unnecessary FlyString(String) churn in Reference ctors há 4 anos atrás
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ há 4 anos atrás