Skip to content
  • andersca@apple.com's avatar
    Get rid of Qt code from JavaScriptCore · 467391db
    andersca@apple.com authored
    https://bugs.webkit.org/show_bug.cgi?id=122223
    
    Reviewed by Oliver Hunt.
    
    * API/JSStringRefQt.cpp: Removed.
    * API/JSStringRefQt.h: Removed.
    * API/OpaqueJSString.h:
    * DerivedSources.pri: Removed.
    * JavaScriptCore.pri: Removed.
    * JavaScriptCore.pro: Removed.
    * LLIntOffsetsExtractor.pro: Removed.
    * Target.pri: Removed.
    * assembler/AbstractMacroAssembler.h:
    * assembler/MacroAssembler.h:
    (JSC::MacroAssembler::urshift32):
    * assembler/MacroAssemblerARMv7.h:
    (JSC::MacroAssemblerARMv7::shouldBlindForSpecificArch):
    * assembler/MacroAssemblerX86Common.h:
    * dfg/DFGSpeculativeJIT.cpp:
    (JSC::DFG::SpeculativeJIT::compileArithSub):
    * heap/HeapTimer.cpp:
    (JSC::HeapTimer::timerEvent):
    * heap/HeapTimer.h:
    * heap/IncrementalSweeper.cpp:
    (JSC::IncrementalSweeper::scheduleTimer):
    * heap/IncrementalSweeper.h:
    * jit/JITArithmetic32_64.cpp:
    (JSC::JIT::emitSub32Constant):
    * jsc.cpp:
    (main):
    * jsc.pro: Removed.
    * runtime/DateConstructor.cpp:
    * runtime/GCActivityCallback.cpp:
    (JSC::DefaultGCActivityCallback::DefaultGCActivityCallback):
    (JSC::DefaultGCActivityCallback::cancelTimer):
    * runtime/GCActivityCallback.h:
    * testRegExp.cpp:
    (main):
    * yarr/yarr.pri: Removed.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@156780 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    467391db