This file is indexed.

/usr/share/gir-1.0/JavaScriptCore-3.0.gir is in libjavascriptcoregtk-3.0-dev 2.4.10-0ubuntu0.14.04.1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
<?xml version="1.0"?>
<repository version="1.2"
            xmlns="http://www.gtk.org/introspection/core/1.0"
            xmlns:c="http://www.gtk.org/introspection/c/1.0">
  <namespace name="JavaScriptCore" version="3.0" 
             shared-library="javascriptcoregtk-3.0"
             c:identifier-prefixes="JS"
             c:symbol-prefixes="JS">
    <record name="GlobalContext" c:type="JSGlobalContextRef" foreign="1"/>
    <record name="Value" c:type="JSValueRef" foreign="1"/>
  </namespace>
</repository>