Closed Bug 339842 Opened 18 years ago Closed 16 years ago

lxr (also mxr-test for seamonkey) fails to identify the definition of js_AddRootRT

Categories

(Webtools Graveyard :: MXR, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: timeless, Assigned: timeless)

References

()

Details

steps: ask seamonkey ident for js_AddRootRT

actual results:
Mozilla Cross Reference seamonkey

Type the full name of an identifier to summarize
(a function name, variable name, typedef, etc.)
Matches are case-sensitive.
Identifier:
** Warning: Use of uninitialized value in subroutine entry at /usr/lib/perl5/5.6.1/i386-linux/DB_File.pm line 262.
js_AddRootRT
** Warning: Use of uninitialized value in subroutine entry at /usr/lib/perl5/5.6.1/i386-linux/DB_File.pm line 262.
Defined as a function prototype in:

    * js/src/jsgc.h, line 129 

Referenced (in 3 files total) in:

    * js/src/jsapi.c:
          o View change log or Blame annotations line 1704 
    * js/src/jsgc.c:
          o View change log or Blame annotations line 627
          o line 634 
    * js/src/jsgc.h:
          o View change log or Blame annotations line 129 

This page was automatically generated by LXR. 

--
Ignore the warnings, they don't relate.

expected results:

actual results:
Mozilla Cross Reference seamonkey

Type the full name of an identifier to summarize
(a function name, variable name, typedef, etc.)
Matches are case-sensitive.
Identifier:
js_AddRootRT
Defined as a function in:

    * js/src/jsgc.c, line 634 

Defined as a function prototype in:

    * js/src/jsgc.h, line 129 

Referenced (in 3 files total) in:

    * js/src/jsapi.c:
          o View change log or Blame annotations line 1704 
    * js/src/jsgc.c:
          o View change log or Blame annotations line 627
          o line 634 
    * js/src/jsgc.h:
          o View change log or Blame annotations line 129 

This page was automatically generated by LXR.
QA Contact: timeless → lxr
Assignee: bear → timeless
i'm not sure what fixed it, but today...

http://mxr.mozilla.org/seamonkey/ident?i=js_AddRootRT

js_AddRootRT

If you can't find what you're looking for, you can always search for it.
Defined as a function in:

    * js/src/jsgc.c (View change log or blame annotations)
          o line 1446 

Defined as a function prototype in:

    * js/src/jsapi.c (View change log or blame annotations)
          o line 1875 
    * js/src/jsgc.h (View change log or blame annotations)
          o line 158 
    * js/src/jsgc.c (View change log or blame annotations)
          o line 1439 

Referenced in: 

yes, the Referenced in and Defined as a function prototype in portions are bad, however the bug was about the definition section, and that works (there are other bugs for the other parts).
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.