コミット履歴

作者 SHA1 メッセージ 日付
  Timothy Flynn 23daf5097b LibJS/Bytecode: Generate bytecode for deleting super properties 2 年 前
  Luke Wilde b271d9a6bf LibJS/Bytecode: Use proper `this` for receiver in get/set for super expr 2 年 前
  Hendiadyoin1 b26dad3d62 LibJS: Handle `Call`s argument range during `EliminateLoads` pass 2 年 前
  Andreas Kling c37b204ce1 LibJS/Bytecode: Add Call opcode for fixed-argument-count calls 2 年 前
  Andreas Kling 7eb87dec9f LibJS/Bytecode: Rename Call and SuperCall to &WithArgumentArray 2 年 前
  Andreas Kling 359d6e7b0b Everywhere: Stop using NonnullOwnPtrVector 2 年 前
  Sam Atkins 29733e65f8 AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() 2 年 前
  Hendiadyoin1 eb50969781 LibJS: Add an EliminateLoads pass to Bytecode 2 年 前