Commit History

Author SHA1 Message Date
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. 5 years ago
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) 5 years ago
  Linus Groh 4cdd802927 LibJS: Return a bool from Object::put* to indicate success 5 years ago
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties 5 years ago
  Andreas Kling 35aea2e454 LibJS: Stop using Optional<Value> in favor of Value's empty state 5 years ago
  Andreas Kling 627fd6374b LibJS: Add Uint8ClampedArray :^) 5 years ago