Skip to content
  • commit-queue@webkit.org's avatar
    2011-06-18 Sheriff Bot <webkit.review.bot@gmail.com> · 2e0b9707
    commit-queue@webkit.org authored
            Unreviewed, rolling out r89184.
            http://trac.webkit.org/changeset/89184
            https://bugs.webkit.org/show_bug.cgi?id=62927
    
            It broke 22 tests on all bot (Requested by Ossy_weekend on
            #webkit).
    
            * API/JSValueRef.cpp:
            (JSValueMakeFromJSONString):
            * interpreter/Interpreter.cpp:
            (JSC::Interpreter::callEval):
            (JSC::Interpreter::execute):
            * parser/Lexer.cpp:
            * parser/Lexer.h:
            * runtime/JSGlobalObjectFunctions.cpp:
            (JSC::globalFuncEval):
            * runtime/JSONObject.cpp:
            (JSC::JSONProtoFuncParse):
            * runtime/LiteralParser.cpp:
            (JSC::LiteralParser::Lexer::lex):
            (JSC::isSafeStringCharacter):
            (JSC::LiteralParser::Lexer::lexString):
            (JSC::LiteralParser::Lexer::lexNumber):
            (JSC::LiteralParser::parse):
            * runtime/LiteralParser.h:
            (JSC::LiteralParser::LiteralParser):
            (JSC::LiteralParser::tryLiteralParse):
            (JSC::LiteralParser::Lexer::Lexer):
            (JSC::LiteralParser::Lexer::next):
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@89192 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    2e0b9707