Commit History

Author SHA1 Message Date
  Stephan Unverwerth 8c80eb8870 LibJS: Memoize failed calls of try_parse_arrow_function_expression() 4 years ago
  Andreas Kling 0255c8d976 Only apply auto-naming of function expressions based on syntax 4 years ago
  Jean-Baptiste Boric 0039ecb189 LibJS: Keep track of file names, lines and columns inside the AST 4 years ago
  Linus Groh 7dd233b2b6 LibJS: Use const references to avoid some copies in the parser 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago