Ignore:
Timestamp:
Jul 6, 2008, 7:49:29 PM (17 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

2008-07-06 Sam Weinig <[email protected]>

Reviewed by Cameron Zwarich.

Second step in broad cleanup effort.

[ File list elided ]

WebCore:

2008-07-06 Sam Weinig <[email protected]>

Reviewed by Cameron Zwarich.

Add #include for kjs/protect.h.

  • xml/XMLHttpRequest.cpp: (WebCore::XMLHttpRequest::loadRequestAsynchronously):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r34947 r35027  
    171171__ZN3KJS6JSCell9getObjectEv
    172172__ZN3KJS6JSCellnwEmPNS_9ExecStateE
     173__ZN3KJS6JSLock12DropAllLocksC1EPNS_9ExecStateE
    173174__ZN3KJS6JSLock12DropAllLocksC1Eb
    174 __ZN3KJS6JSLock12DropAllLocksC1EPNS_9ExecStateE
    175175__ZN3KJS6JSLock12DropAllLocksD1Ev
    176176__ZN3KJS6JSLock14registerThreadEv
     
    211211__ZN3KJS8JSObject14deletePropertyEPNS_9ExecStateEj
    212212__ZN3KJS8JSObject16getPropertyNamesEPNS_9ExecStateERNS_17PropertyNameArrayE
    213 __ZN3KJS8JSObject17putDirectFunctionEPNS_16InternalFunctionEi
     213__ZN3KJS8JSObject17putDirectFunctionEPNS_16InternalFunctionEj
    214214__ZN3KJS8JSObject17putWithAttributesEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueEj
    215215__ZN3KJS8JSObject17putWithAttributesEPNS_9ExecStateEjPNS_7JSValueEj
Note: See TracChangeset for help on using the changeset viewer.