Ignore:
Timestamp:
Jul 17, 2008, 2:42:24 PM (17 years ago)
Author:
[email protected]
Message:

JavaScriptCore:

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

Roll out r35199 as it is causing failures on the PPC build.

LayoutTests:

2008-07-17 Geoffrey Garen <[email protected]>

Reviewed by David Kilzer.


Test for https://bugs.webkit.org/show_bug.cgi?id=20067
Support function.name (Firefox extension)

  • fast/js/function-name-expected.txt: Added.
  • fast/js/function-name.html: Added.
  • fast/js/resources/function-name.js: Added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.exp

    r35162 r35228  
    128128__ZN3KJS14constructArrayEPNS_9ExecStateERKNS_7ArgListE
    129129__ZN3KJS15JSWrapperObject4markEv
     130__ZN3KJS16InternalFunction14deletePropertyEPNS_9ExecStateERKNS_10IdentifierE
     131__ZN3KJS16InternalFunction18getOwnPropertySlotEPNS_9ExecStateERKNS_10IdentifierERNS_12PropertySlotE
     132__ZN3KJS16InternalFunction3putEPNS_9ExecStateERKNS_10IdentifierEPNS_7JSValueE
    130133__ZN3KJS16InternalFunction4infoE
    131134__ZN3KJS16InternalFunctionC2EPNS_17FunctionPrototypeERKNS_10IdentifierE
Note: See TracChangeset for help on using the changeset viewer.