Commit History

Author SHA1 Message Date
  Shannon Booth 30ab198b40 LibJS: Create const variables in ForIn/OfBodyEvaluation in strict mode 1 year ago
  Timothy Flynn 375a6f5dd9 LibJS: Remove bytecode condition from tests expected to fail 2 years ago
  Shannon Booth d766014787 LibJS/Tests: Set failing bytecode tests as xfail when in bytecode mode 2 years ago
  davidot 8319d7ac06 LibJS: Fix that constant declaration in for loop was mutable in body 2 years ago
  Idan Horowitz 02e97b3313 LibJS: Bring ForIn body evaluation closer to the specification 3 years ago
  davidot 65bebb5241 LibJS: Allow CallExpression as left hand side of for-of/for-in loops 3 years ago
  davidot 830ea0414c LibJS: Make scoping follow the spec 3 years ago
  Ali Mohammad Pur a6fe27423a LibJS: Allow binding patterns as for in/of targets 4 years ago
  Linus Groh 2172e51246 LibJS: Implicitly break for..in loop if the RHS result is nullish 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago