function ExecuteGlobal(C) { var ctx = InitGlobalExecutionContext(C); // 10.4.1.1 DeclarationBindingInstantiation(ctx); // 10.5}