OSDN Git Service

remove redundant 3rdparty sources
authorIvailo Monev <xakepa10@laimg.moc>
Fri, 16 Sep 2016 19:31:24 +0000 (19:31 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Fri, 16 Sep 2016 19:31:24 +0000 (19:31 +0000)
commit99b6ce37c16f28850facd9bc0790f07bb8d5a69e
treef0a129eb72276f318e0ccd665444f1a17ee73510
parent830e37f42e147d2fffe3b68481e4567df43c454b
remove redundant 3rdparty sources

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
404 files changed:
src/3rdparty/javascriptcore/API/APICast.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/APICast.h with 100% similarity]
src/3rdparty/javascriptcore/API/APIShims.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/APIShims.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSBase.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSBase.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackFunction.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackFunction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSCallbackObjectFunctions.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObjectFunctions.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSClassRef.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSClassRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSClassRef.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSContextRef.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSContextRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRef.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSContextRefPrivate.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSContextRefPrivate.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSObjectRef.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSObjectRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSObjectRef.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSRetainPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSRetainPtr.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRef.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRef.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRefBSTR.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRefBSTR.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefBSTR.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRefCF.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefCF.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSStringRefCF.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSStringRefCF.h with 100% similarity]
src/3rdparty/javascriptcore/API/JSValueRef.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/JSValueRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JSValueRef.h with 100% similarity]
src/3rdparty/javascriptcore/API/JavaScriptCore.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/JavaScriptCore.h with 100% similarity]
src/3rdparty/javascriptcore/API/OpaqueJSString.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.cpp with 100% similarity]
src/3rdparty/javascriptcore/API/OpaqueJSString.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/API/OpaqueJSString.h with 100% similarity]
src/3rdparty/javascriptcore/AUTHORS [moved from src/3rdparty/javascriptcore/JavaScriptCore/AUTHORS with 100% similarity]
src/3rdparty/javascriptcore/COPYING.LIB [moved from src/3rdparty/javascriptcore/JavaScriptCore/COPYING.LIB with 100% similarity]
src/3rdparty/javascriptcore/DerivedSources.make [moved from src/3rdparty/javascriptcore/JavaScriptCore/DerivedSources.make with 100% similarity]
src/3rdparty/javascriptcore/THANKS [moved from src/3rdparty/javascriptcore/JavaScriptCore/THANKS with 100% similarity]
src/3rdparty/javascriptcore/assembler/ARMAssembler.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.cpp with 100% similarity]
src/3rdparty/javascriptcore/assembler/ARMAssembler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/ARMAssembler.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/ARMv7Assembler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/ARMv7Assembler.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/AbstractMacroAssembler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/AbstractMacroAssembler.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/AssemblerBuffer.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBuffer.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/AssemblerBufferWithConstantPool.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/AssemblerBufferWithConstantPool.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/CodeLocation.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/CodeLocation.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/LinkBuffer.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/LinkBuffer.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssembler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerARM.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.cpp with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerARM.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARM.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerARMv7.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerARMv7.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerCodeRef.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerCodeRef.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerX86.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerX86Common.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86Common.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/MacroAssemblerX86_64.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/RepatchBuffer.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/RepatchBuffer.h with 100% similarity]
src/3rdparty/javascriptcore/assembler/X86Assembler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/assembler/X86Assembler.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/CodeBlock.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecode/CodeBlock.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/EvalCodeCache.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/EvalCodeCache.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/Instruction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/JumpTable.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecode/JumpTable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/JumpTable.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/Opcode.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecode/Opcode.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/Opcode.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/SamplingTool.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecode/SamplingTool.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/SamplingTool.h with 100% similarity]
src/3rdparty/javascriptcore/bytecode/StructureStubInfo.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecode/StructureStubInfo.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecode/StructureStubInfo.h with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/BytecodeGenerator.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/BytecodeGenerator.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/BytecodeGenerator.h with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/Label.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/Label.h with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/LabelScope.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/LabelScope.h with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/NodesCodegen.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/NodesCodegen.cpp with 100% similarity]
src/3rdparty/javascriptcore/bytecompiler/RegisterID.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/bytecompiler/RegisterID.h with 100% similarity]
src/3rdparty/javascriptcore/config.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/config.h with 100% similarity]
src/3rdparty/javascriptcore/create_hash_table [moved from src/3rdparty/javascriptcore/JavaScriptCore/create_hash_table with 100% similarity]
src/3rdparty/javascriptcore/debugger/Debugger.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.cpp with 100% similarity]
src/3rdparty/javascriptcore/debugger/Debugger.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/debugger/Debugger.h with 100% similarity]
src/3rdparty/javascriptcore/debugger/DebuggerCallFrame.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.cpp with 100% similarity]
src/3rdparty/javascriptcore/debugger/DebuggerCallFrame.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/debugger/DebuggerCallFrame.h with 100% similarity]
src/3rdparty/javascriptcore/docs/make-bytecode-docs.pl [moved from src/3rdparty/javascriptcore/JavaScriptCore/docs/make-bytecode-docs.pl with 100% similarity]
src/3rdparty/javascriptcore/generated/ArrayPrototype.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/ArrayPrototype.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/DatePrototype.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/DatePrototype.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/GeneratedJITStubs_RVCT.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/GeneratedJITStubs_RVCT.h with 100% similarity]
src/3rdparty/javascriptcore/generated/Grammar.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/Grammar.cpp with 100% similarity]
src/3rdparty/javascriptcore/generated/Grammar.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/Grammar.h with 100% similarity]
src/3rdparty/javascriptcore/generated/JSONObject.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/JSONObject.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/Lexer.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/Lexer.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/MathObject.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/MathObject.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/NumberConstructor.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/NumberConstructor.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/RegExpConstructor.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/RegExpConstructor.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/RegExpObject.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/RegExpObject.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/StringPrototype.lut.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/StringPrototype.lut.h with 100% similarity]
src/3rdparty/javascriptcore/generated/chartables.c [moved from src/3rdparty/javascriptcore/JavaScriptCore/generated/chartables.c with 100% similarity]
src/3rdparty/javascriptcore/interpreter/CachedCall.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/CachedCall.h with 100% similarity]
src/3rdparty/javascriptcore/interpreter/CallFrame.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.cpp with 100% similarity]
src/3rdparty/javascriptcore/interpreter/CallFrame.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h with 100% similarity]
src/3rdparty/javascriptcore/interpreter/CallFrameClosure.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrameClosure.h with 100% similarity]
src/3rdparty/javascriptcore/interpreter/Interpreter.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.cpp with 100% similarity]
src/3rdparty/javascriptcore/interpreter/Interpreter.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Interpreter.h with 100% similarity]
src/3rdparty/javascriptcore/interpreter/Register.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/Register.h with 100% similarity]
src/3rdparty/javascriptcore/interpreter/RegisterFile.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.cpp with 100% similarity]
src/3rdparty/javascriptcore/interpreter/RegisterFile.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/interpreter/RegisterFile.h with 100% similarity]
src/3rdparty/javascriptcore/jit/ExecutableAllocator.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/ExecutableAllocator.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocator.h with 100% similarity]
src/3rdparty/javascriptcore/jit/ExecutableAllocatorPosix.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorPosix.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/ExecutableAllocatorWin.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/ExecutableAllocatorWin.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JIT.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JIT.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JIT.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JIT.h with 100% similarity]
src/3rdparty/javascriptcore/jit/JITArithmetic.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITArithmetic.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JITCall.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITCall.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JITCode.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITCode.h with 100% similarity]
src/3rdparty/javascriptcore/jit/JITInlineMethods.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITInlineMethods.h with 100% similarity]
src/3rdparty/javascriptcore/jit/JITOpcodes.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITOpcodes.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JITPropertyAccess.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITPropertyAccess.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JITStubCall.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubCall.h with 100% similarity]
src/3rdparty/javascriptcore/jit/JITStubs.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.cpp with 100% similarity]
src/3rdparty/javascriptcore/jit/JITStubs.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/jit/JITStubs.h with 100% similarity]
src/3rdparty/javascriptcore/make-generated-sources.sh [moved from src/3rdparty/javascriptcore/JavaScriptCore/make-generated-sources.sh with 100% similarity]
src/3rdparty/javascriptcore/parser/Grammar.y [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Grammar.y with 100% similarity]
src/3rdparty/javascriptcore/parser/Keywords.table [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Keywords.table with 100% similarity]
src/3rdparty/javascriptcore/parser/Lexer.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.cpp with 100% similarity]
src/3rdparty/javascriptcore/parser/Lexer.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Lexer.h with 100% similarity]
src/3rdparty/javascriptcore/parser/NodeConstructors.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/NodeConstructors.h with 100% similarity]
src/3rdparty/javascriptcore/parser/NodeInfo.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/NodeInfo.h with 100% similarity]
src/3rdparty/javascriptcore/parser/Nodes.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.cpp with 100% similarity]
src/3rdparty/javascriptcore/parser/Nodes.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Nodes.h with 100% similarity]
src/3rdparty/javascriptcore/parser/Parser.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Parser.cpp with 100% similarity]
src/3rdparty/javascriptcore/parser/Parser.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/Parser.h with 100% similarity]
src/3rdparty/javascriptcore/parser/ParserArena.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.cpp with 100% similarity]
src/3rdparty/javascriptcore/parser/ParserArena.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/ParserArena.h with 100% similarity]
src/3rdparty/javascriptcore/parser/ResultType.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/ResultType.h with 100% similarity]
src/3rdparty/javascriptcore/parser/SourceCode.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceCode.h with 100% similarity]
src/3rdparty/javascriptcore/parser/SourceProvider.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/parser/SourceProvider.h with 100% similarity]
src/3rdparty/javascriptcore/pcre/AUTHORS [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/AUTHORS with 100% similarity]
src/3rdparty/javascriptcore/pcre/COPYING [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/COPYING with 100% similarity]
src/3rdparty/javascriptcore/pcre/dftables [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/dftables with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre.h with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_compile.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_exec.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_internal.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_internal.h with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_tables.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_ucp_searchfuncs.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp with 100% similarity]
src/3rdparty/javascriptcore/pcre/pcre_xclass.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp with 100% similarity]
src/3rdparty/javascriptcore/pcre/ucpinternal.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/ucpinternal.h with 100% similarity]
src/3rdparty/javascriptcore/pcre/ucptable.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/pcre/ucptable.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArgList.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArgList.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArgList.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Arguments.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Arguments.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Arguments.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArrayConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArrayConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArrayPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ArrayPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ArrayPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/BatchedTransitionOptimizer.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BatchedTransitionOptimizer.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/BooleanPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/BooleanPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/CallData.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/CallData.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/CallData.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ClassInfo.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Collector.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Collector.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/CollectorHeapIterator.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/CollectorHeapIterator.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/CommonIdentifiers.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/CommonIdentifiers.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/CommonIdentifiers.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ConstructData.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ConstructData.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ConstructData.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateConversion.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateConversion.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateConversion.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateInstance.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateInstance.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstance.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/DateInstanceCache.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DateInstanceCache.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/DatePrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/DatePrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/DatePrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Error.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Error.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Error.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Error.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorInstance.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorInstance.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorInstance.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ErrorPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ErrorPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ExceptionHelpers.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ExceptionHelpers.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ExceptionHelpers.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Executable.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Executable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Executable.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/FunctionConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/FunctionConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/FunctionPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/FunctionPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/FunctionPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/GetterSetter.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/GetterSetter.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/GetterSetter.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/GlobalEvalFunction.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/GlobalEvalFunction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/GlobalEvalFunction.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Identifier.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Identifier.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Identifier.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/InitializeThreading.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/InitializeThreading.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/InitializeThreading.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/InternalFunction.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/InternalFunction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSAPIValueWrapper.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSAPIValueWrapper.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSActivation.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSActivation.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSActivation.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSArray.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSArray.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSArray.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSByteArray.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSByteArray.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSByteArray.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSCell.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSCell.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSFunction.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSFunction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSFunction.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalData.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalData.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalObjectFunctions.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSGlobalObjectFunctions.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalObjectFunctions.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSImmediate.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSImmediate.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSNotAnObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSNotAnObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNotAnObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSNumberCell.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSNumberCell.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSNumberCell.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSONObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSONObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSONObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSPropertyNameIterator.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSPropertyNameIterator.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSPropertyNameIterator.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSStaticScopeObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSStaticScopeObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSStaticScopeObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSString.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSString.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSString.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSType.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSType.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSTypeInfo.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSTypeInfo.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSValue.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSValue.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSValue.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSVariableObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSVariableObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSVariableObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSWrapperObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSWrapperObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSWrapperObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSZombie.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSZombie.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/JSZombie.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/JSZombie.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/LiteralParser.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/LiteralParser.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/LiteralParser.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Lookup.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Lookup.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Lookup.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/MarkStack.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/MarkStack.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStack.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/MarkStackNone.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackNone.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/MarkStackPosix.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackPosix.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/MarkStackWin.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MarkStackWin.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/MathObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/MathObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/MathObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NativeErrorConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/NativeErrorConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NativeErrorPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/NativeErrorPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NativeErrorPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NativeFunctionWrapper.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NativeFunctionWrapper.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumberPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumberPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/NumericStrings.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/NumericStrings.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ObjectConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ObjectConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ObjectPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ObjectPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ObjectPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Operations.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Operations.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Operations.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertyDescriptor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertyDescriptor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyDescriptor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertyMapHashTable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyMapHashTable.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertyNameArray.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertyNameArray.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertyNameArray.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertySlot.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/PropertySlot.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PropertySlot.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Protect.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Protect.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PrototypeFunction.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/PrototypeFunction.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PrototypeFunction.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/PutPropertySlot.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/PutPropertySlot.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExp.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExp.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExp.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpMatchesArray.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpMatchesArray.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/RegExpPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/RegExpPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ScopeChain.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/ScopeChain.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChain.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/ScopeChainMark.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/ScopeChainMark.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/SmallStrings.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/SmallStrings.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/SmallStrings.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringBuilder.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringBuilder.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringConstructor.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringConstructor.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringConstructor.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringObject.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringObject.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringObject.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringObjectThatMasqueradesAsUndefined.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringObjectThatMasqueradesAsUndefined.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringPrototype.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/StringPrototype.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StringPrototype.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Structure.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/Structure.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Structure.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StructureChain.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/StructureChain.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureChain.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/StructureTransitionTable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/StructureTransitionTable.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/SymbolTable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/SymbolTable.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/TimeoutChecker.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/TimeoutChecker.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/TimeoutChecker.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/Tracing.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/Tracing.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/UString.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/UString.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/UString.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/UStringImpl.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.cpp with 100% similarity]
src/3rdparty/javascriptcore/runtime/UStringImpl.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/UStringImpl.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/WeakGCMap.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/WeakGCMap.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/WeakGCPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/WeakGCPtr.h with 100% similarity]
src/3rdparty/javascriptcore/runtime/WeakRandom.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/runtime/WeakRandom.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/ASCIICType.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/ASCIICType.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/AVLTree.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/AVLTree.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/AlwaysInline.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/AlwaysInline.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Assertions.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Assertions.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/ByteArray.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/ByteArray.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/ByteArray.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/CONTRIBUTORS.pthreads-win32 [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/CONTRIBUTORS.pthreads-win32 with 100% similarity]
src/3rdparty/javascriptcore/wtf/CrossThreadRefCounted.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/CrossThreadRefCounted.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/CurrentTime.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/CurrentTime.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/CurrentTime.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/DateMath.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/DateMath.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/DateMath.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/FastAllocBase.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastAllocBase.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/FastMalloc.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/FastMalloc.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Forward.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Forward.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/GetPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/GetPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashCountedSet.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashCountedSet.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashFunctions.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashFunctions.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashIterators.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashIterators.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashMap.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashMap.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashSet.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashSet.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashTable.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashTable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashTable.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/HashTraits.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/HashTraits.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/MathExtras.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/MathExtras.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Noncopyable.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Noncopyable.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/NotFound.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/NotFound.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/OwnArrayPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/OwnArrayPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/OwnFastMallocPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/OwnFastMallocPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/OwnPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/OwnPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/PassRefPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/PassRefPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Platform.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/PtrAndFlags.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/PtrAndFlags.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/RandomNumber.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/RandomNumber.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/RefCounted.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/RefCounted.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/RefPtr.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/RefPtr.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/SegmentedVector.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/SegmentedVector.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/StdLibExtras.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/StringExtras.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/StringExtras.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/StringExtras.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/StringExtras.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/StringHashFunctions.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/StringHashFunctions.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/ThreadSpecific.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/ThreadSpecific.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Threading.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/Threading.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Threading.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/TypeTraits.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/TypeTraits.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/TypeTraits.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/VMTags.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/VMTags.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/Vector.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/Vector.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/VectorTraits.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/VectorTraits.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/dtoa.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/dtoa.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/dtoa.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/qt/ThreadingQt.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/qt/ThreadingQt.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/unicode/Collator.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Collator.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/unicode/CollatorDefault.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/CollatorDefault.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/unicode/UTF8.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.cpp with 100% similarity]
src/3rdparty/javascriptcore/wtf/unicode/UTF8.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/UTF8.h with 100% similarity]
src/3rdparty/javascriptcore/wtf/unicode/Unicode.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/wtf/unicode/Unicode.h with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexCompiler.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.cpp with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexCompiler.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexCompiler.h with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexInterpreter.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.cpp with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexInterpreter.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexInterpreter.h with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexJIT.cpp [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.cpp with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexJIT.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexJIT.h with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexParser.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexParser.h with 100% similarity]
src/3rdparty/javascriptcore/yarr/RegexPattern.h [moved from src/3rdparty/javascriptcore/JavaScriptCore/yarr/RegexPattern.h with 100% similarity]
src/3rdparty/libgq.pri [deleted file]
src/3rdparty/libgq/.gitignore [deleted file]
src/3rdparty/libgq/README [deleted file]
src/3rdparty/libgq/autogen.sh [deleted file]
src/3rdparty/libgq/configure.ac [deleted file]
src/3rdparty/libgq/gconf/Doxyfile [deleted file]
src/3rdparty/libgq/gconf/GConfItem [deleted file]
src/3rdparty/libgq/gconf/gconfitem.cpp [deleted file]
src/3rdparty/libgq/gconf/gconfitem.h [deleted file]
src/3rdparty/libgq/gconf/gq-gconf.pc.in [deleted file]
src/3rdparty/libgq/gconf/run-test-gconf [deleted file]
src/3rdparty/libgq/gconf/test-gconf.cpp [deleted file]
src/3rdparty/libgq/gconf/test-gconf.h [deleted file]
src/3rdparty/wayland/qwaylandwindowmanager-client-protocol.h [deleted file]
src/3rdparty/wayland/wayland-windowmanager-protocol.c [deleted file]