Ignore:
Timestamp:
Jun 16, 2008, 4:28:38 PM (17 years ago)
Author:
[email protected]
Message:

Reviewed by Geoff Garen.

Make Identifier construction use an explicitly passed IdentifierTable.

No change on SunSpider total.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r34602 r34607  
    7777__Z15jsRegExpCompilePKti24JSRegExpIgnoreCaseOption23JSRegExpMultilineOptionPjPPKc
    7878__Z15jsRegExpExecutePK8JSRegExpPKtiiPii
    79 __ZN3KJS10Identifier11addSlowCaseEPNS_7UString3RepE
    80 __ZN3KJS10Identifier3addEPKc
    81 __ZN3KJS10Identifier3addEPKti
     79__ZN3KJS10Identifier11addSlowCaseEPNS_12JSGlobalDataEPNS_7UString3RepE
     80__ZN3KJS10Identifier11addSlowCaseEPNS_9ExecStateEPNS_7UString3RepE
     81__ZN3KJS10Identifier3addEPNS_9ExecStateEPKc
    8282__ZN3KJS10Identifier5equalEPKNS_7UString3RepEPKc
    8383__ZN3KJS10throwErrorEPNS_9ExecStateENS_9ErrorTypeE
     
    9898__ZN3KJS11PropertyMapD1Ev
    9999__ZN3KJS12DateInstance4infoE
     100__ZN3KJS12JSGlobalData14threadInstanceEv
    100101__ZN3KJS12PropertySlot15undefinedGetterEPNS_9ExecStateERKNS_10IdentifierERKS0_
    101102__ZN3KJS12RegisterFile14addGlobalSlotsEm
     
    284285__ZNK3KJS8JSObject9classNameEv
    285286__ZNK3KJS8JSObject9toBooleanEPNS_9ExecStateE
    286 __ZNK3KJS9HashTable11createTableEv
     287__ZNK3KJS9HashTable11createTableEPNS_12JSGlobalDataE
    287288__ZNK3WTF8Collator7collateEPKtmS2_m
    288289__ZTVN3KJS12JSNumberCellE
Note: See TracChangeset for help on using the changeset viewer.