Problem/Motivation
common.inc has a drupal_js_defaults()
function that has not been used in core since 2015.
It is also unused in contrib: http://grep.xnddx.ru/search?text=drupal_js_defaults&filename=
Steps to reproduce
Proposed resolution
Deprecate it for removal in Drupal 10. Reword the two docblocks that still refer to it.