Presentations
Templates
Features
Teams
Pricing
Log in
Sign up
Log in
Sign up
Menu
Creating "Execution Context"
Two
Phases
1. Creation Phase
The Scope Chain is Created
Variables, Functions, etc are added to the Global Object or the Variable Object.
values are not assigned to the variables, this happens in the execution phase.
The "this" keyword binding is determined
2. Execution Phase
Assigns values to Variables, Functions, etc.
Executes (runs) the code
Creating Execution Context
By Scott D'Alessandro
Made with Slides.com
Creating Execution Context
634
Scott D'Alessandro
More from
Scott D'Alessandro