Skip to content
  • commit-queue@webkit.org's avatar
    2011-05-16 Sheriff Bot <webkit.review.bot@gmail.com> · 5a39502a
    commit-queue@webkit.org authored
            Unreviewed, rolling out r86653.
            http://trac.webkit.org/changeset/86653
            https://bugs.webkit.org/show_bug.cgi?id=60944
    
            "Caused regressions on Windows, OSX and EFL" (Requested by
            yutak on #webkit).
    
            * DerivedSources.make:
            * DerivedSources.pro:
            * GNUmakefile.am:
            * GNUmakefile.list.am:
            * JavaScriptCore.exp:
            * JavaScriptCore.gypi:
            * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
            * create_hash_table:
            * heap/Heap.cpp:
            (JSC::TypeCounter::operator()):
            * interpreter/CallFrame.h:
            (JSC::ExecState::arrayTable):
            (JSC::ExecState::numberTable):
            * runtime/ArrayConstructor.cpp:
            (JSC::ArrayConstructor::ArrayConstructor):
            * runtime/ArrayConstructor.h:
            * runtime/ArrayPrototype.cpp:
            (JSC::ArrayPrototype::getOwnPropertySlot):
            (JSC::ArrayPrototype::getOwnPropertyDescriptor):
            * runtime/ArrayPrototype.h:
            * runtime/BooleanPrototype.cpp:
            (JSC::BooleanPrototype::BooleanPrototype):
            * runtime/BooleanPrototype.h:
            * runtime/DateConstructor.cpp:
            (JSC::DateConstructor::DateConstructor):
            * runtime/DateConstructor.h:
            * runtime/ErrorPrototype.cpp:
            (JSC::ErrorPrototype::ErrorPrototype):
            * runtime/ErrorPrototype.h:
            * runtime/JSGlobalData.cpp:
            (JSC::JSGlobalData::JSGlobalData):
            (JSC::JSGlobalData::~JSGlobalData):
            * runtime/JSGlobalData.h:
            * runtime/JSGlobalObject.cpp:
            (JSC::JSGlobalObject::reset):
            * runtime/JSGlobalObject.h:
            (JSC::JSGlobalObject::addStaticGlobals):
            (JSC::JSGlobalObject::getOwnPropertySlot):
            (JSC::JSGlobalObject::getOwnPropertyDescriptor):
            * runtime/JSGlobalObjectFunctions.cpp:
            (JSC::globalFuncJSCPrint):
            * runtime/JSGlobalObjectFunctions.h:
            * runtime/MathObject.cpp:
            * runtime/NumberConstructor.cpp:
            (JSC::NumberConstructor::getOwnPropertySlot):
            (JSC::NumberConstructor::getOwnPropertyDescriptor):
            * runtime/NumberPrototype.cpp:
            (JSC::NumberPrototype::NumberPrototype):
            * runtime/NumberPrototype.h:
            * runtime/ObjectPrototype.cpp:
            (JSC::ObjectPrototype::ObjectPrototype):
            (JSC::ObjectPrototype::put):
            (JSC::ObjectPrototype::getOwnPropertySlot):
            * runtime/ObjectPrototype.h:
            * runtime/RegExpPrototype.cpp:
            (JSC::RegExpPrototype::RegExpPrototype):
            * runtime/RegExpPrototype.h:
            * runtime/StringConstructor.cpp:
            (JSC::StringConstructor::StringConstructor):
            * runtime/StringConstructor.h:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86657 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5a39502a