WordPress 4.7.0 Hooks, Functions, Classes and Methods
Page 42

wp_customize_support_script()

Prints a script to check whether or not the Customizer is supported, and apply either the no-customize-support or customize-support class to the body.

wp_doing_ajax()

Determines whether the current request is a WordPress Ajax request.