6 uses of JS_LIBRARY

contextual_library_info in drupal/core/modules/contextual/contextual.module
Implements hook_library_info().
drupal_add_library in drupal/core/includes/common.inc
Adds multiple JavaScript or CSS files at the same time.
JavaScriptTest::testRenderDifferentWeight in drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php
Tests rendering the JavaScript with a file's weight above jQuery's.
system_library_info in drupal/core/modules/system/system.module
Implements hook_library_info().
tour_library_info in drupal/core/modules/tour/tour.module
Implements hook_library_info().
views_library_info in drupal/core/modules/views/views.module
Implements hook_library_info().