diff --git a/modules/angular2/src/change_detection/change_detection_jit_generator.es6 b/modules/angular2/src/change_detection/change_detection_jit_generator.es6 index 008dbd4243..6b3601b89f 100644 --- a/modules/angular2/src/change_detection/change_detection_jit_generator.es6 +++ b/modules/angular2/src/change_detection/change_detection_jit_generator.es6 @@ -64,6 +64,7 @@ ${DISPATCHER_ACCESSOR} = dispatcher; ${PIPE_REGISTRY_ACCESSOR} = pipeRegistry; ${PROTOS_ACCESSOR} = protos; ${MEMENTOS_ACCESSOR} = directiveMementos; +${LOCALS_ACCESSOR} = null; ${fieldsDefinitions} }