Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  davidot a746739cb0 LibJS: Add an initialize binding hint to all initialize_binding methods 2 yıl önce
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 yıl önce
  Timothy Flynn 115baa7e32 LibJS+Everywhere: Make PrimitiveString and Utf16String fallible 2 yıl önce
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 yıl önce
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 yıl önce
  Andreas Kling 3f1ffc2b94 LibJS: Remove unnecessary AST.h include in a handful of cpp files 2 yıl önce
  Andreas Kling d7e5a2058d LibJS: Cache access to bindings in the global environment 2 yıl önce
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 yıl önce
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary 2 yıl önce
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 yıl önce
  Linus Groh ae9e031f56 LibJS: Replace GlobalObject with VM in Reference AOs [Part 6/19] 2 yıl önce
  Linus Groh 275a7a0c0a LibJS: Replace GlobalObject with VM in Environment AOs [Part 5/19] 2 yıl önce
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 yıl önce
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 2 yıl önce
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 yıl önce
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 yıl önce
  Linus Groh b126a8b697 LibJS: Correct receiver value in GetValue's [[Get]] call 3 yıl önce
  Linus Groh 5e2d059508 LibJS: Add spec comments to more Reference AOs 3 yıl önce
  Anonymous d1cc67bbe1 LibJS: Avoid unnecessary ToObject conversion when resolving references 3 yıl önce
  Anonymous 44a2ebea00 LibJS: Correct the handling of accessors on strings 3 yıl önce
  Idan Horowitz 1aaaf521b8 LibJS: Convert the PutValue AO to ThrowCompletionOr 3 yıl önce
  Idan Horowitz 390a04a985 LibJS: Convert the GetValue AO to ThrowCompletionOr 3 yıl önce
  Idan Horowitz d73b258874 LibJS: Convert reference deletion to ThrowCompletionOr 3 yıl önce
  davidot c7a6572789 LibJS: Add private references 3 yıl önce
  Linus Groh 52976bfac6 LibJS: Convert to_object() to ThrowCompletionOr 3 yıl önce
  Linus Groh 01370136ee LibJS: Convert delete_binding() to ThrowCompletionOr 3 yıl önce
  Linus Groh f35e268024 LibJS: Convert get_binding_value() to ThrowCompletionOr 3 yıl önce
  Linus Groh 7652138ce0 LibJS: Convert set_mutable_binding() to ThrowCompletionOr 3 yıl önce
  Ali Mohammad Pur 13138811df LibJS: Partially revert 12b283f 3 yıl önce
  Ali Mohammad Pur 12b283f32f LibJS: Make accessing the current function's arguments cheaper 3 yıl önce