Skip to content
  • ossy@webkit.org's avatar
    Unreviewed. Rolling out r107980, because it broke 32 bit platforms. · e412a79a
    ossy@webkit.org authored
    Source/JavaScriptCore:
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    * interpreter/Interpreter.cpp:
    (JSC::Interpreter::throwException):
    (JSC::Interpreter::privateExecute):
    * interpreter/Interpreter.h:
    (JSC):
    (Interpreter):
    * jsc.cpp:
    (GlobalObject::finishCreation):
    * parser/Nodes.h:
    (JSC::FunctionBodyNode::setInferredName):
    * parser/Parser.h:
    (JSC::::parse):
    * runtime/CommonIdentifiers.h:
    * runtime/Error.cpp:
    (JSC::addErrorInfo):
    * runtime/Error.h:
    (JSC):
    
    LayoutTests:
    
    * fast/js/exception-properties-expected.txt:
    * fast/js/script-tests/exception-properties.js:
    * fast/js/script-tests/stack-trace.js: Removed.
    * fast/js/stack-trace-expected.txt: Removed.
    * fast/js/stack-trace.html: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@108036 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    e412a79a