Hacker News new | ask | show | jobs
by KRAKRISMOTT 955 days ago
> this.dispatch("add", newTodo);

Will the V8 JIT optimize the hash based function table loop into a constant integer array lookup?