Ignore:
Timestamp:
Dec 10, 2007, 7:09:25 PM (18 years ago)
Author:
[email protected]
Message:

RS by Mark Rowe.


Mac build fix: added some exported symbols, now that Parser::parse is
defined in the header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r28595 r28605  
    121121__ZN3KJS11JSImmediate8toObjectEPKNS_7JSValueEPNS_9ExecStateE
    122122__ZN3KJS11JSImmediate8toStringEPKNS_7JSValueE
     123__ZN3KJS11ProgramNodeC1EPN3WTF6VectorINS1_6RefPtrINS_13StatementNodeEEELm0EEE
    123124__ZN3KJS11PropertyMap11getLocationERKNS_10IdentifierE
    124125__ZN3KJS11PropertyMap5clearEv
     
    129130__ZN3KJS12jsNumberCellEd
    130131__ZN3KJS13ArrayInstance4infoE
     132__ZN3KJS13StatementNode6setLocEii
    131133__ZN3KJS13jsOwnedStringERKNS_7UStringE
    132134__ZN3KJS14JSGlobalObject10globalExecEv
     
    159161__ZN3KJS4List15expandAndAppendEPNS_7JSValueE
    160162__ZN3KJS4List7markSetEv
     163__ZN3KJS4Node3refEv
    161164__ZN3KJS4Node5derefEv
    162165__ZN3KJS6JSCell9getObjectEv
     
    169172__ZN3KJS6JSLock9lockCountEv
    170173__ZN3KJS6Lookup9findEntryEPKNS_9HashTableERKNS_10IdentifierE
     174__ZN3KJS6Parser5parseEiPKNS_5UCharEjPiS4_PNS_7UStringE
    171175__ZN3KJS6Parser5parseINS_11ProgramNodeEEEN3WTF10PassRefPtrIT_EERKNS_7UStringEiPKNS_5UCharEjPiSD_PS7_
    172176__ZN3KJS6parserEv
Note: See TracChangeset for help on using the changeset viewer.