When a javaScript function is invoked (called) in Node, where is a new frame placed?
the events queue
the poll phase
the event loop
the call stack