Ignore:
Timestamp:
Dec 19, 2006, 10:52:38 PM (18 years ago)
Author:
andersca
Message:

Reviewed by Geoff.

Add -p option to testkjs which pretty prints the files instead of executing them.

  • JavaScriptCore.exp:
  • JavaScriptCore.xcodeproj/project.pbxproj:
  • kjs/Parser.cpp: (KJS::Parser::prettyPrint):
  • kjs/Parser.h:
  • kjs/testkjs.cpp: (doIt):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r18170 r18337  
    172172__ZN3KJS6JSLock6unlockEv
    173173__ZN3KJS6Lookup9findEntryEPKNS_9HashTableERKNS_10IdentifierE
     174__ZN3KJS6Parser11prettyPrintERKNS_7UStringE
    174175__ZN3KJS7CStringD1Ev
    175176__ZN3KJS7UString3Rep4nullE
Note: See TracChangeset for help on using the changeset viewer.