Call stack

// Invoke the greeting function greeting();

// [3] Some code here

The JavaScript Call Stack

How does it work?