Home | History | Annotate | Download | only in wtf
      1 {
      2     'variables': {
      3         'wtf_files': [
      4             'ASCIICType.h',
      5             'Alignment.h',
      6             'ArrayBuffer.cpp',
      7             'ArrayBuffer.h',
      8             'ArrayBufferContents.cpp',
      9             'ArrayBufferContents.h',
     10             'ArrayBufferDeallocationObserver.h',
     11             'ArrayBufferView.cpp',
     12             'ArrayBufferView.h',
     13             'Assertions.cpp',
     14             'Assertions.h',
     15             'Atomics.h',
     16             'AutodrainedPool.h',
     17             'AutodrainedPoolMac.mm',
     18             'BitArray.h',
     19             'BitVector.cpp',
     20             'BitVector.h',
     21             'BloomFilter.h',
     22             'ByteOrder.h',
     23             'CPU.h',
     24             'CheckedArithmetic.h',
     25             'Compiler.h',
     26             'Complex.h',
     27             'CryptographicallyRandomNumber.cpp',
     28             'CryptographicallyRandomNumber.h',
     29             'CurrentTime.cpp',
     30             'CurrentTime.h',
     31             'DataLog.cpp',
     32             'DataLog.h',
     33             'DateMath.cpp',
     34             'DateMath.h',
     35             'DecimalNumber.cpp',
     36             'DecimalNumber.h',
     37             'Deque.h',
     38             'DoublyLinkedList.h',
     39             'DynamicAnnotations.cpp',
     40             'DynamicAnnotations.h',
     41             'FastAllocBase.h',
     42             'FastMalloc.cpp',
     43             'FastMalloc.h',
     44             'FilePrintStream.cpp',
     45             'FilePrintStream.h',
     46             'Float32Array.h',
     47             'Float64Array.h',
     48             'Forward.h',
     49             'Functional.h',
     50             'GetPtr.h',
     51             'GregorianDateTime.cpp',
     52             'GregorianDateTime.h',
     53             'HashCountedSet.h',
     54             'HashFunctions.h',
     55             'HashIterators.h',
     56             'HashMap.h',
     57             'HashSet.h',
     58             'HashTable.cpp',
     59             'HashTable.h',
     60             'HashTableDeletedValueType.h',
     61             'HashTraits.h',
     62             'HexNumber.h',
     63             'Int16Array.h',
     64             'Int32Array.h',
     65             'Int8Array.h',
     66             'IntegralTypedArrayBase.h',
     67             'LinkedStack.h',
     68             'ListHashSet.h',
     69             'Locker.h',
     70             'MainThread.cpp',
     71             'MainThread.h',
     72             'MallocZoneSupport.h',
     73             'MathExtras.h',
     74             'MessageQueue.h',
     75             'NonCopyingSort.h',
     76             'Noncopyable.h',
     77             'NotFound.h',
     78             'NullPtr.cpp',
     79             'NullPtr.h',
     80             'NumberOfCores.cpp',
     81             'NumberOfCores.h',
     82             'OwnArrayPtr.h',
     83             'OwnPtr.h',
     84             'OwnPtrCommon.h',
     85             'PageAllocator.cpp',
     86             'PageAllocator.h',
     87             'ParallelJobs.h',
     88             'ParallelJobsGeneric.cpp',
     89             'ParallelJobsGeneric.h',
     90             'ParallelJobsLibdispatch.h',
     91             'PartitionAlloc.cpp',
     92             'PartitionAlloc.h',
     93             'PassOwnArrayPtr.h',
     94             'PassOwnPtr.h',
     95             'PassRefPtr.h',
     96             'PassTraits.h',
     97             'Platform.h',
     98             'PossiblyNull.h',
     99             'PrintStream.cpp',
    100             'PrintStream.h',
    101             'ProcessID.h',
    102             'RandomNumber.cpp',
    103             'RandomNumber.h',
    104             'RandomNumberSeed.h',
    105             'RefCounted.h',
    106             'RefCountedLeakCounter.cpp',
    107             'RefCountedLeakCounter.h',
    108             'RefPtr.h',
    109             'RefPtrHashMap.h',
    110             'RetainPtr.h',
    111             'SHA1.cpp',
    112             'SHA1.h',
    113             'SaturatedArithmetic.h',
    114             'SizeLimits.cpp',
    115             'SpinLock.h',
    116             'StaticConstructors.h',
    117             'StdLibExtras.h',
    118             'StringExtras.h',
    119             'StringHasher.h',
    120             'TCPackedCache.h',
    121             'TCPageMap.h',
    122             'TCSpinLock.h',
    123             'TCSystemAlloc.cpp',
    124             'TCSystemAlloc.h',
    125             'TemporaryChange.h',
    126             'ThreadFunctionInvocation.h',
    127             'ThreadIdentifierDataPthreads.cpp',
    128             'ThreadIdentifierDataPthreads.h',
    129             'ThreadRestrictionVerifier.h',
    130             'ThreadSafeRefCounted.h',
    131             'ThreadSpecific.h',
    132             'ThreadSpecificWin.cpp',
    133             'Threading.cpp',
    134             'Threading.h',
    135             'ThreadingPrimitives.h',
    136             'ThreadingPthreads.cpp',
    137             'ThreadingWin.cpp',
    138             'TypeTraits.cpp',
    139             'TypeTraits.h',
    140             'TypedArrayBase.h',
    141             'Uint16Array.h',
    142             'Uint32Array.h',
    143             'Uint8Array.h',
    144             'UnusedParam.h',
    145             'VMTags.h',
    146             'Vector.h',
    147             'VectorTraits.h',
    148             'WTF.cpp',
    149             'WTF.h',
    150             'WTFExport.h',
    151             'WTFThreadData.cpp',
    152             'WTFThreadData.h',
    153             'WeakPtr.h',
    154             'dtoa.cpp',
    155             'dtoa.h',
    156             'dtoa/bignum-dtoa.cc',
    157             'dtoa/bignum-dtoa.h',
    158             'dtoa/bignum.cc',
    159             'dtoa/bignum.h',
    160             'dtoa/cached-powers.cc',
    161             'dtoa/cached-powers.h',
    162             'dtoa/diy-fp.cc',
    163             'dtoa/diy-fp.h',
    164             'dtoa/double-conversion.cc',
    165             'dtoa/double-conversion.h',
    166             'dtoa/double.h',
    167             'dtoa/fast-dtoa.cc',
    168             'dtoa/fast-dtoa.h',
    169             'dtoa/fixed-dtoa.cc',
    170             'dtoa/fixed-dtoa.h',
    171             'dtoa/strtod.cc',
    172             'dtoa/strtod.h',
    173             'dtoa/utils.h',
    174             'text/ASCIIFastPath.h',
    175             'text/AtomicString.cpp',
    176             'text/AtomicString.h',
    177             'text/AtomicStringHash.h',
    178             'text/Base64.cpp',
    179             'text/Base64.h',
    180             'text/CString.cpp',
    181             'text/CString.h',
    182             'text/IntegerToStringConversion.h',
    183             'text/StringBuffer.h',
    184             'text/StringBuilder.cpp',
    185             'text/StringBuilder.h',
    186             'text/StringConcatenate.h',
    187             'text/StringHash.h',
    188             'text/StringImpl.cpp',
    189             'text/StringImpl.h',
    190             'text/StringOperators.h',
    191             'text/StringStatics.cpp',
    192             'text/StringUTF8Adaptor.h',
    193             'text/StringView.h',
    194             'text/TextCodec.cpp',
    195             'text/TextCodecASCIIFastPath.h',
    196             'text/TextCodecICU.cpp',
    197             'text/TextCodecLatin1.cpp',
    198             'text/TextCodecUTF16.cpp',
    199             'text/TextCodecUTF8.cpp',
    200             'text/TextCodecUTF8.h',
    201             'text/TextCodecUserDefined.cpp',
    202             'text/TextEncoding.cpp',
    203             'text/TextEncodingRegistry.cpp',
    204             'text/TextPosition.cpp',
    205             'text/TextPosition.h',
    206             'text/WTFString.cpp',
    207             'text/WTFString.h',
    208             'unicode/CharacterNames.h',
    209             'unicode/Collator.h',
    210             'unicode/UTF8.cpp',
    211             'unicode/UTF8.h',
    212             'unicode/Unicode.h',
    213             'unicode/icu/CollatorICU.cpp',
    214             'unicode/icu/UnicodeIcu.h',
    215         ],
    216         'wtf_unittest_files': [
    217             'PartitionAllocTest.cpp',
    218             'SHA1Test.cpp',
    219             'SpinLockTest.cpp',
    220             'testing/WTFTestHelpers.h',
    221             'tests/CString.cpp',
    222             'tests/CheckedArithmeticOperations.cpp',
    223             'tests/Functional.cpp',
    224             'tests/HashMap.cpp',
    225             'tests/HashSet.cpp',
    226             'tests/ListHashSet.cpp',
    227             'tests/MathExtras.cpp',
    228             'tests/RunAllTests.cpp',
    229             'tests/SaturatedArithmeticOperations.cpp',
    230             'tests/StringBuilder.cpp',
    231             'tests/StringHasher.cpp',
    232             'tests/StringImpl.cpp',
    233             'tests/StringOperators.cpp',
    234             'tests/TemporaryChange.cpp',
    235             'tests/Vector.cpp',
    236             'tests/VectorBasic.cpp',
    237             'tests/VectorReverse.cpp',
    238             'tests/WTFString.cpp',
    239         ],
    240     },
    241 }
    242