Commit History

Author SHA1 Message Date
  Aliaksandr Kalenik 6fb1d9e516 LibJS: Stop using execute_ast_node() for class property evaluation 1 year ago
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 year ago
  Matthew Olsson 82eeee2008 LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects 2 years ago
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 years ago
  Andreas Kling f25899ca34 LibJS: Mark entire private environment chains during GC 3 years ago
  davidot 16cc82460f LibJS: Add parsing and evaluation of private fields and methods 3 years ago
  davidot 13ead80ee6 LibJS: Add PrivateEnvironment 3 years ago