Ignore:
Timestamp:
Jan 20, 2009, 8:57:04 AM (16 years ago)
Author:
[email protected]
Message:

Move runtime/ByteArray to wtf/ByteArray

RS=Dan Bernstein

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r39958 r40055  
    101101__ZN3JSC10throwErrorEPNS_9ExecStateENS_9ErrorTypeERKNS_7UStringE
    102102__ZN3JSC11JSByteArray15createStructureENS_10JSValuePtrE
    103 __ZN3JSC11JSByteArrayC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEPNS_9ByteArrayEPKNS_9ClassInfoE
     103__ZN3JSC11JSByteArrayC1EPNS_9ExecStateEN3WTF10PassRefPtrINS_9StructureEEEPNS3_9ByteArrayEPKNS_9ClassInfoE
    104104__ZN3JSC11JSImmediate12nonInlineNaNEv
    105105__ZN3JSC11JSImmediate8toObjectENS_10JSValuePtrEPNS_9ExecStateE
     
    251251__ZN3JSC8evaluateEPNS_9ExecStateERNS_10ScopeChainERKNS_10SourceCodeENS_10JSValuePtrE
    252252__ZN3JSC8jsStringEPNS_12JSGlobalDataERKNS_7UStringE
    253 __ZN3JSC9ByteArray6createEm
    254253__ZN3JSC9CodeBlockD1Ev
    255254__ZN3JSC9CodeBlockD2Ev
     
    311310__ZN3WTF8CollatorD1Ev
    312311__ZN3WTF8fastFreeEPv
     312__ZN3WTF9ByteArray6createEm
    313313__ZNK3JSC10JSValuePtr9toIntegerEPNS_9ExecStateE
    314314__ZNK3JSC11Interpreter14retrieveCallerEPNS_9ExecStateEPNS_16InternalFunctionE
Note: See TracChangeset for help on using the changeset viewer.