2-12 Code executionRecall : two phases to run a js code creation phase : set up global object , setup variables, outer environments … execution phase : execution the code “line by line”