Ignore:
Timestamp:
Sep 30, 2011, 6:29:34 PM (14 years ago)
Author:
[email protected]
Message:

Remove toStrictThisObject, toThisString, toThisJSString
https://bugs.webkit.org/show_bug.cgi?id=69203

Rubber stamped by Sam Weinig

These are no longer used.

../JavaScriptCore:

  • JavaScriptCore.exp:
  • runtime/JSActivation.cpp:
  • runtime/JSActivation.h:
  • runtime/JSObject.cpp:
  • runtime/JSObject.h:
  • runtime/JSStaticScopeObject.cpp:
  • runtime/JSStaticScopeObject.h:
  • runtime/JSValue.h:
  • runtime/StrictEvalActivation.cpp:
  • runtime/StrictEvalActivation.h:

../WebCore:

  • bindings/js/JSDOMWindowBase.cpp:
  • bindings/js/JSDOMWindowBase.h:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/JavaScriptCore.exp

    r96406 r96446  
    573573__ZNK3JSC8JSObject12defaultValueEPNS_9ExecStateENS_22PreferredPrimitiveTypeE
    574574__ZNK3JSC8JSObject12toThisObjectEPNS_9ExecStateE
    575 __ZNK3JSC8JSObject18toStrictThisObjectEPNS_9ExecStateE
    576575__ZNK3JSC8JSObject8toNumberEPNS_9ExecStateE
    577576__ZNK3JSC8JSObject8toStringEPNS_9ExecStateE
Note: See TracChangeset for help on using the changeset viewer.