summaryrefslogtreecommitdiffstats
path: root/JavaScriptCore/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'JavaScriptCore/CMakeLists.txt')
-rw-r--r--JavaScriptCore/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/JavaScriptCore/CMakeLists.txt b/JavaScriptCore/CMakeLists.txt
index bdb1467..efcc05d 100644
--- a/JavaScriptCore/CMakeLists.txt
+++ b/JavaScriptCore/CMakeLists.txt
@@ -50,10 +50,6 @@ SET(JavaScriptCore_SOURCES
interpreter/RegisterFile.cpp
jit/ExecutableAllocator.cpp
- jit/ExecutableAllocatorFixedVMPool.cpp
- jit/ExecutableAllocatorPosix.cpp
- jit/ExecutableAllocatorSymbian.cpp
- jit/ExecutableAllocatorWin.cpp
jit/JITArithmetic32_64.cpp
jit/JITArithmetic.cpp
jit/JITCall32_64.cpp