summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj')
-rw-r--r--Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj202
1 files changed, 93 insertions, 109 deletions
diff --git a/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj b/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
index 30b014a..4d5da54 100644
--- a/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
+++ b/Source/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.vcproj
@@ -602,14 +602,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\ConservativeSet.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\ConservativeSet.h"
- >
- </File>
- <File
RelativePath="..\..\runtime\ConstructData.cpp"
>
</File>
@@ -742,14 +734,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\Heap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\Heap.h"
- >
- </File>
- <File
RelativePath="..\..\runtime\Identifier.cpp"
>
</File>
@@ -838,14 +822,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\JSImmediate.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\JSImmediate.h"
- >
- </File>
- <File
RelativePath="..\..\runtime\JSLock.cpp"
>
</File>
@@ -862,14 +838,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\JSNumberCell.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\JSNumberCell.h"
- >
- </File>
- <File
RelativePath="..\..\runtime\JSObject.cpp"
>
</File>
@@ -934,6 +902,10 @@
>
</File>
<File
+ RelativePath="..\..\runtime\JSValueInlineMethods.h"
+ >
+ </File>
+ <File
RelativePath="..\..\runtime\JSVariableObject.cpp"
>
</File>
@@ -974,42 +946,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\MachineStackMarker.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MachineStackMarker.h"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkedBlock.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkedBlock.h"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkedSpace.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkedSpace.h"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkStack.cpp"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkStack.h"
- >
- </File>
- <File
- RelativePath="..\..\runtime\MarkStackWin.cpp"
- >
- </File>
- <File
RelativePath="..\..\runtime\MathObject.cpp"
>
</File>
@@ -1298,10 +1234,6 @@
>
</File>
<File
- RelativePath="..\..\runtime\WeakGCPtr.h"
- >
- </File>
- <File
RelativePath="..\..\runtime\WeakRandom.h"
>
</File>
@@ -1939,44 +1871,96 @@
</File>
</Filter>
<Filter
- Name="collector"
+ Name="heap"
>
- <Filter
- Name="handles"
- >
- <File
- RelativePath="..\..\collector\handles\Global.h"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\Handle.h"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\HandleHeap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\HandleHeap.h"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\HandleStack.cpp"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\HandleStack.h"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\Local.h"
- >
- </File>
- <File
- RelativePath="..\..\collector\handles\LocalScope.h"
- >
- </File>
- </Filter>
+ <File
+ RelativePath="..\..\heap\ConservativeRoots.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\ConservativeRoots.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MachineStackMarker.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MachineStackMarker.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkedBlock.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkedBlock.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkedSpace.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkedSpace.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkStack.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkStack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\MarkStackWin.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Heap.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Heap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Strong.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Handle.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\HandleHeap.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\HandleHeap.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\HandleStack.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\HandleStack.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Local.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\LocalScope.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\heap\Weak.h"
+ >
+ </File>
</Filter>
<File
RelativePath="..\..\config.h"