Introduction The Resolution of Property Names on Objects Assignment of Values Reading of Values Identifier Resolution, Execution Contexts and scope chains The Execution Context scope chains and [[scope]] Identifier Resolution Closures Automatic Garbage Collection Forming Closures What can be done with Closures? Example 1: setTimeout with Function References Example 2: Associating Functions with Ob