Hacker News new | ask | show | jobs
by japrescott 5042 days ago
not true. boolean, strings, numbers (int, float) are passed by value, while Objects, Arrays and Functions are passed by reference!