Skip to content
  • mhahnenberg@apple.com's avatar
    Remove VTableSpectrum · 5906583d
    mhahnenberg@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=124427
    
    Reviewed by Filip Pizlo.
    
    Source/JavaScriptCore:
    
    * CMakeLists.txt:
    * GNUmakefile.list.am:
    * JavaScriptCore.vcxproj/JavaScriptCore.vcxproj:
    * JavaScriptCore.vcxproj/JavaScriptCore.vcxproj.filters:
    * JavaScriptCore.xcodeproj/project.pbxproj:
    * heap/Heap.cpp:
    (JSC::Heap::lastChanceToFinalize):
    * heap/Heap.h:
    * heap/MarkedBlock.cpp:
    (JSC::MarkedBlock::callDestructor):
    * heap/SlotVisitor.cpp:
    (JSC::visitChildren):
    * heap/SlotVisitor.h:
    * heap/VTableSpectrum.cpp: Removed.
    * heap/VTableSpectrum.h: Removed.
    
    Source/WebKit/blackberry:
    
    * WebCoreSupport/AboutDataEnableFeatures.in:
    
    Source/WTF:
    
    * wtf/Platform.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@159360 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5906583d