void checkNoChanges()

Checks the change detector and its children, and throws if any changes are detected.

This is used in development mode to verify that running change detection doesn't introduce other changes.

Source

void checkNoChanges();