Closed
      
        Bug 589746
      
      
        Opened 15 years ago
          Closed 15 years ago
      
        
    
  
JM: eliminate calls in debug spew
Categories
(Core :: JavaScript Engine, defect)
        Core
          
        
        
      
        
    
        JavaScript Engine
          
        
        
      
        
    Tracking
()
        RESOLVED
        FIXED
        
    
  
People
(Reporter: jandem, Assigned: jandem)
References
Details
Attachments
(1 file)
| 486 bytes,
          patch         | dmandelin
:
              
              review+ | Details | Diff | Splinter Review | 
See PolyIC.cpp spew method.
| Assignee | ||
| Comment 1•15 years ago
           | ||
Easy fix. This eliminates calls to js_FramePCToLineNumber. Win on SS probably in the noise, more measurable on V8.
Assignee: general → jandemooij
Status: NEW → ASSIGNED
| Assignee | ||
| Updated•15 years ago
           | 
        Attachment #468265 -
        Flags: review?(dmandelin)
| Assignee | ||
| Updated•15 years ago
           | 
Blocks: JaegerPunyWins
Nice catch, forgot that JaegerSpew isn't a macro (maybe it should be).
|   | ||
| Updated•15 years ago
           | 
        Attachment #468265 -
        Flags: review?(dmandelin) → review+
| Assignee | ||
| Comment 3•15 years ago
           | ||
Fixed a while ago.
http://hg.mozilla.org/mozilla-central/rev/4313ac1314cf
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•