Hacker News new | ask | show | jobs
by Arnavion 3941 days ago
V8 has had arrow functions for a long time, but until recently they were not fully spec compliant. That is also why iojs put them behind a flag (separate from the flag that enabled stable harmony features).