This file is indexed.

/usr/share/gir-1.0/JSCore-1.0.gir is in libjavascriptcoregtk-1.0-dev 1.8.3-0ubuntu0.12.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
13
14
15
16
17
18
19
20
<?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="JSCore" version="1.0" shared-library="webkitgtk-1.0">
    <alias name="GlobalContextRef" target="none">
      <type name="JSGlobalContextRef" c:type="JSGlobalContextRef"/>
    </alias>
    <alias name="ObjectRef" target="none">
      <type name="JSObjectRef" c:type="JSObjectRef"/>
    </alias>
    <function name="EvaluateScript" c:identifier="JSEvaluateScript">
      <return-value transfer-ownership="none">
        <type name="none" c:type="void"/>
      </return-value>
      <parameters>
      </parameters>
    </function>
  </namespace>
</repository>