| OLD | NEW |
| 1 # For GN compatibility, this file can not have any conditions. | 1 # For GN compatibility, this file can not have any conditions. |
| 2 { | 2 { |
| 3 'variables': { | 3 'variables': { |
| 4 'wtf_files': [ | 4 'wtf_files': [ |
| 5 'ASCIICType.cpp', | 5 'ASCIICType.cpp', |
| 6 'ASCIICType.h', | 6 'ASCIICType.h', |
| 7 'AddressSanitizer.h', | 7 'AddressSanitizer.h', |
| 8 'AddressSpaceRandomization.cpp', | 8 'AddressSpaceRandomization.cpp', |
| 9 'AddressSpaceRandomization.h', | 9 'AddressSpaceRandomization.h', |
| 10 'Alignment.h', | 10 'Alignment.h', |
| 11 'Allocator.h', | 11 'Allocator.h', |
| 12 'ArrayBuffer.cpp', | |
| 13 'ArrayBuffer.h', | |
| 14 'ArrayBufferBuilder.cpp', | |
| 15 'ArrayBufferBuilder.h', | |
| 16 'ArrayBufferContents.cpp', | |
| 17 'ArrayBufferContents.h', | |
| 18 'ArrayBufferView.cpp', | |
| 19 'ArrayBufferView.h', | |
| 20 'ArrayPiece.cpp', | |
| 21 'ArrayPiece.h', | |
| 22 'Assertions.cpp', | 12 'Assertions.cpp', |
| 23 'Assertions.h', | 13 'Assertions.h', |
| 24 'Atomics.h', | 14 'Atomics.h', |
| 25 'BitVector.cpp', | 15 'BitVector.cpp', |
| 26 'BitVector.h', | 16 'BitVector.h', |
| 27 'BitwiseOperations.h', | 17 'BitwiseOperations.h', |
| 28 'BloomFilter.h', | 18 'BloomFilter.h', |
| 29 'ByteOrder.h', | 19 'ByteOrder.h', |
| 30 'ByteSwap.h', | 20 'ByteSwap.h', |
| 31 'CPU.h', | 21 'CPU.h', |
| 32 'CheckedNumeric.h', | 22 'CheckedNumeric.h', |
| 33 'Compiler.h', | 23 'Compiler.h', |
| 34 'ConditionalDestructor.h', | 24 'ConditionalDestructor.h', |
| 35 'ContainerAnnotations.h', | 25 'ContainerAnnotations.h', |
| 36 'CryptographicallyRandomNumber.cpp', | 26 'CryptographicallyRandomNumber.cpp', |
| 37 'CryptographicallyRandomNumber.h', | 27 'CryptographicallyRandomNumber.h', |
| 38 'CurrentTime.cpp', | 28 'CurrentTime.cpp', |
| 39 'CurrentTime.h', | 29 'CurrentTime.h', |
| 40 'DataLog.cpp', | 30 'DataLog.cpp', |
| 41 'DataLog.h', | 31 'DataLog.h', |
| 42 'DateMath.cpp', | 32 'DateMath.cpp', |
| 43 'DateMath.h', | 33 'DateMath.h', |
| 44 'Deque.h', | 34 'Deque.h', |
| 45 'DoublyLinkedList.h', | 35 'DoublyLinkedList.h', |
| 46 'DynamicAnnotations.cpp', | 36 'DynamicAnnotations.cpp', |
| 47 'DynamicAnnotations.h', | 37 'DynamicAnnotations.h', |
| 48 'FilePrintStream.cpp', | 38 'FilePrintStream.cpp', |
| 49 'FilePrintStream.h', | 39 'FilePrintStream.h', |
| 50 'Float32Array.h', | |
| 51 'Float64Array.h', | |
| 52 'Forward.h', | 40 'Forward.h', |
| 53 'Functional.h', | 41 'Functional.h', |
| 54 'GetPtr.h', | 42 'GetPtr.h', |
| 55 'HashCountedSet.h', | 43 'HashCountedSet.h', |
| 56 'HashFunctions.h', | 44 'HashFunctions.h', |
| 57 'HashIterators.h', | 45 'HashIterators.h', |
| 58 'HashMap.h', | 46 'HashMap.h', |
| 59 'HashSet.h', | 47 'HashSet.h', |
| 60 'HashTable.cpp', | 48 'HashTable.cpp', |
| 61 'HashTable.h', | 49 'HashTable.h', |
| 62 'HashTableDeletedValueType.h', | 50 'HashTableDeletedValueType.h', |
| 63 'HashTraits.h', | 51 'HashTraits.h', |
| 64 'HexNumber.h', | 52 'HexNumber.h', |
| 65 'InstanceCounter.cpp', | 53 'InstanceCounter.cpp', |
| 66 'InstanceCounter.h', | 54 'InstanceCounter.h', |
| 67 'Int16Array.h', | |
| 68 'Int32Array.h', | |
| 69 'Int8Array.h', | |
| 70 'IntegralTypedArrayBase.h', | |
| 71 'LeakAnnotations.h', | 55 'LeakAnnotations.h', |
| 72 'LinkedStack.h', | 56 'LinkedStack.h', |
| 73 'ListHashSet.h', | 57 'ListHashSet.h', |
| 74 'Locker.h', | 58 'Locker.h', |
| 75 'MathExtras.h', | 59 'MathExtras.h', |
| 76 'NonCopyingSort.h', | 60 'NonCopyingSort.h', |
| 77 'Noncopyable.h', | 61 'Noncopyable.h', |
| 78 'NotFound.h', | 62 'NotFound.h', |
| 79 'Optional.h', | 63 'Optional.h', |
| 80 'OwnPtr.h', | 64 'OwnPtr.h', |
| (...skipping 26 matching lines...) Expand all Loading... |
| 107 'ThreadRestrictionVerifier.h', | 91 'ThreadRestrictionVerifier.h', |
| 108 'ThreadSafeRefCounted.h', | 92 'ThreadSafeRefCounted.h', |
| 109 'ThreadSpecific.h', | 93 'ThreadSpecific.h', |
| 110 'ThreadSpecificWin.cpp', | 94 'ThreadSpecificWin.cpp', |
| 111 'Threading.h', | 95 'Threading.h', |
| 112 'ThreadingPrimitives.h', | 96 'ThreadingPrimitives.h', |
| 113 'ThreadingPthreads.cpp', | 97 'ThreadingPthreads.cpp', |
| 114 'ThreadingWin.cpp', | 98 'ThreadingWin.cpp', |
| 115 'TreeNode.h', | 99 'TreeNode.h', |
| 116 'TypeTraits.h', | 100 'TypeTraits.h', |
| 117 'TypedArrayBase.h', | |
| 118 'Uint16Array.h', | |
| 119 'Uint32Array.h', | |
| 120 'Uint8Array.h', | |
| 121 'Vector.h', | 101 'Vector.h', |
| 122 'VectorTraits.h', | 102 'VectorTraits.h', |
| 123 'WTF.cpp', | 103 'WTF.cpp', |
| 124 'WTF.h', | 104 'WTF.h', |
| 125 'WTFExport.h', | 105 'WTFExport.h', |
| 126 'WTFThreadData.cpp', | 106 'WTFThreadData.cpp', |
| 127 'WTFThreadData.h', | 107 'WTFThreadData.h', |
| 128 'WeakPtr.h', | 108 'WeakPtr.h', |
| 129 'asm/SaturatedArithmeticARM.h', | 109 'asm/SaturatedArithmeticARM.h', |
| 130 'build_config.h', | 110 'build_config.h', |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 189 'text/TextEncodingRegistry.cpp', | 169 'text/TextEncodingRegistry.cpp', |
| 190 'text/TextPosition.cpp', | 170 'text/TextPosition.cpp', |
| 191 'text/TextPosition.h', | 171 'text/TextPosition.h', |
| 192 'text/UTF8.cpp', | 172 'text/UTF8.cpp', |
| 193 'text/UTF8.h', | 173 'text/UTF8.h', |
| 194 'text/Unicode.h', | 174 'text/Unicode.h', |
| 195 'text/WTFString.cpp', | 175 'text/WTFString.cpp', |
| 196 'text/WTFString.h', | 176 'text/WTFString.h', |
| 197 'text/icu/CollatorICU.cpp', | 177 'text/icu/CollatorICU.cpp', |
| 198 'text/icu/UnicodeIcu.h', | 178 'text/icu/UnicodeIcu.h', |
| 179 'typed_arrays/ArrayBuffer.cpp', |
| 180 'typed_arrays/ArrayBuffer.h', |
| 181 'typed_arrays/ArrayBufferBuilder.cpp', |
| 182 'typed_arrays/ArrayBufferBuilder.h', |
| 183 'typed_arrays/ArrayBufferContents.cpp', |
| 184 'typed_arrays/ArrayBufferContents.h', |
| 185 'typed_arrays/ArrayBufferView.cpp', |
| 186 'typed_arrays/ArrayBufferView.h', |
| 187 'typed_arrays/ArrayPiece.cpp', |
| 188 'typed_arrays/ArrayPiece.h', |
| 189 'typed_arrays/Float32Array.h', |
| 190 'typed_arrays/Float64Array.h', |
| 191 'typed_arrays/Int16Array.h', |
| 192 'typed_arrays/Int32Array.h', |
| 193 'typed_arrays/Int8Array.h', |
| 194 'typed_arrays/IntegralTypedArrayBase.h', |
| 195 'typed_arrays/TypedArrayBase.h', |
| 196 'typed_arrays/Uint16Array.h', |
| 197 'typed_arrays/Uint32Array.h', |
| 198 'typed_arrays/Uint8Array.h', |
| 199 ], | 199 ], |
| 200 'wtf_unittest_files': [ | 200 'wtf_unittest_files': [ |
| 201 'ASCIICTypeTest.cpp', | 201 'ASCIICTypeTest.cpp', |
| 202 'ArrayBufferBuilderTest.cpp', | |
| 203 'AssertionsTest.cpp', | 202 'AssertionsTest.cpp', |
| 204 'DequeTest.cpp', | 203 'DequeTest.cpp', |
| 205 'FunctionalTest.cpp', | 204 'FunctionalTest.cpp', |
| 206 'HashMapTest.cpp', | 205 'HashMapTest.cpp', |
| 207 'HashSetTest.cpp', | 206 'HashSetTest.cpp', |
| 208 'ListHashSetTest.cpp', | 207 'ListHashSetTest.cpp', |
| 209 'MathExtrasTest.cpp', | 208 'MathExtrasTest.cpp', |
| 210 'OptionalTest.cpp', | 209 'OptionalTest.cpp', |
| 211 'PartitionAllocTest.cpp', | 210 'PartitionAllocTest.cpp', |
| 212 'RefPtrTest.cpp', | 211 'RefPtrTest.cpp', |
| 213 'SaturatedArithmeticTest.cpp', | 212 'SaturatedArithmeticTest.cpp', |
| 214 'StringExtrasTest.cpp', | 213 'StringExtrasTest.cpp', |
| 215 'StringHasherTest.cpp', | 214 'StringHasherTest.cpp', |
| 216 'TemporaryChangeTest.cpp', | 215 'TemporaryChangeTest.cpp', |
| 217 'TreeNodeTest.cpp', | 216 'TreeNodeTest.cpp', |
| 218 'TypeTraitsTest.cpp', | 217 'TypeTraitsTest.cpp', |
| 219 'VectorTest.cpp', | 218 'VectorTest.cpp', |
| 220 'dtoa_test.cpp', | 219 'dtoa_test.cpp', |
| 221 'text/AtomicStringTest.cpp', | 220 'text/AtomicStringTest.cpp', |
| 222 'text/CStringTest.cpp', | 221 'text/CStringTest.cpp', |
| 223 'text/StringBufferTest.cpp', | 222 'text/StringBufferTest.cpp', |
| 224 'text/StringBuilderTest.cpp', | 223 'text/StringBuilderTest.cpp', |
| 225 'text/StringImplTest.cpp', | 224 'text/StringImplTest.cpp', |
| 226 'text/StringOperatorsTest.cpp', | 225 'text/StringOperatorsTest.cpp', |
| 227 'text/TextCodecReplacementTest.cpp', | 226 'text/TextCodecReplacementTest.cpp', |
| 228 'text/TextCodecUTF8Test.cpp', | 227 'text/TextCodecUTF8Test.cpp', |
| 229 'text/WTFStringTest.cpp', | 228 'text/WTFStringTest.cpp', |
| 229 'typed_arrays/ArrayBufferBuilderTest.cpp', |
| 230 ], | 230 ], |
| 231 }, | 231 }, |
| 232 } | 232 } |
| OLD | NEW |