Skip to content
  • commit-queue@webkit.org's avatar
    Unreviewed, rolling out r114309. · ea71fa7d
    commit-queue@webkit.org authored
    http://trac.webkit.org/changeset/114309
    https://bugs.webkit.org/show_bug.cgi?id=84097
    
    it broke everything (Requested by olliej on #webkit).
    
    Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-04-16
    
    Source/JavaScriptCore:
    
    * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
    * bytecode/CodeBlock.h:
    * dfg/DFGOperations.cpp:
    * interpreter/Interpreter.cpp:
    (JSC::Interpreter::getStackTrace):
    (JSC::Interpreter::throwException):
    * interpreter/Interpreter.h:
    (Interpreter):
    * jit/JITStubs.cpp:
    (JSC::DEFINE_STUB_FUNCTION):
    * jsc.cpp:
    (functionJSCStack):
    * llint/LLIntSlowPaths.cpp:
    (JSC::LLInt::handleHostCall):
    * parser/Parser.h:
    (JSC::::parse):
    * runtime/Error.cpp:
    (JSC::addErrorInfo):
    (JSC::throwError):
    * 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:
    (selfRecursive1):
    * fast/js/stack-trace-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@114317 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ea71fa7d