Ignore:
Timestamp:
Dec 10, 2007, 4:35:53 PM (17 years ago)
Author:
[email protected]
Message:

Reviewed by Sam Weinig.


Merged different implementations of Parser::parse into a single,
templatized implementation, in preparation for adding yet another
implementation for "eval" code.


JS and layout tests pass.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r28527 r28595  
    169169__ZN3KJS6JSLock9lockCountEv
    170170__ZN3KJS6Lookup9findEntryEPKNS_9HashTableERKNS_10IdentifierE
    171 __ZN3KJS6Parser12parseProgramERKNS_7UStringEiPKNS_5UCharEjPiS7_PS1_
     171__ZN3KJS6Parser5parseINS_11ProgramNodeEEEN3WTF10PassRefPtrIT_EERKNS_7UStringEiPKNS_5UCharEjPiSD_PS7_
    172172__ZN3KJS6parserEv
    173173__ZN3KJS7CStringD1Ev
Note: See TracChangeset for help on using the changeset viewer.