Hacker News new | ask | show | jobs
by pygy_ 4398 days ago
Object.defineProperty allows to overload get/set for a single key at a time.

Harmony proxies catch everything, and really overload the getter/setter mechanism.