123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321 |
- {
- 'variables': {
- 'project_dir': ['.'],
- 'wtf_files': [
- 'wtf/Alignment.h',
- 'wtf/ArrayBuffer.cpp',
- 'wtf/ArrayBuffer.h',
- 'wtf/ArrayBufferView.cpp',
- 'wtf/ArrayBufferView.h',
- 'wtf/ASCIICType.h',
- 'wtf/Assertions.cpp',
- 'wtf/Assertions.h',
- 'wtf/Atomics.cpp',
- 'wtf/Atomics.h',
- 'wtf/AutodrainedPool.h',
- 'wtf/AVLTree.h',
- 'wtf/BitArray.h',
- 'wtf/Bitmap.h',
- 'wtf/BitVector.cpp',
- 'wtf/BitVector.h',
- 'wtf/BlockStack.h',
- 'wtf/BloomFilter.h',
- 'wtf/BoundsCheckedPointer.h',
- 'wtf/BumpPointerAllocator.h',
- 'wtf/ByteOrder.h',
- 'wtf/CheckedArithmetic.h',
- 'wtf/CheckedBoolean.h',
- 'wtf/CommaPrinter.h',
- 'wtf/Compiler.h',
- 'wtf/CryptographicallyRandomNumber.cpp',
- 'wtf/CryptographicallyRandomNumber.h',
- 'wtf/CurrentTime.cpp',
- 'wtf/CurrentTime.h',
- 'wtf/DataLog.cpp',
- 'wtf/DataLog.h',
- 'wtf/DateMath.cpp',
- 'wtf/DateMath.h',
- 'wtf/DecimalNumber.cpp',
- 'wtf/DecimalNumber.h',
- 'wtf/Decoder.h',
- 'wtf/Deque.h',
- 'wtf/DisallowCType.h',
- 'wtf/DoublyLinkedList.h',
- 'wtf/dtoa/bignum-dtoa.cc',
- 'wtf/dtoa/bignum-dtoa.h',
- 'wtf/dtoa/bignum.cc',
- 'wtf/dtoa/bignum.h',
- 'wtf/dtoa/cached-powers.cc',
- 'wtf/dtoa/cached-powers.h',
- 'wtf/dtoa/diy-fp.cc',
- 'wtf/dtoa/diy-fp.h',
- 'wtf/dtoa/double-conversion.cc',
- 'wtf/dtoa/double-conversion.h',
- 'wtf/dtoa/double.h',
- 'wtf/dtoa/fast-dtoa.cc',
- 'wtf/dtoa/fast-dtoa.h',
- 'wtf/dtoa/fixed-dtoa.cc',
- 'wtf/dtoa/fixed-dtoa.h',
- 'wtf/dtoa/strtod.cc',
- 'wtf/dtoa/strtod.h',
- 'wtf/dtoa/utils.h',
- 'wtf/dtoa.cpp',
- 'wtf/dtoa.h',
- 'wtf/DynamicAnnotations.cpp',
- 'wtf/DynamicAnnotations.h',
- 'wtf/efl/MainThreadEfl.cpp',
- 'wtf/efl/OwnPtrEfl.cpp',
- 'wtf/efl/RefPtrEfl.cpp',
- 'wtf/efl/RefPtrEfl.h',
- 'wtf/Encoder.h',
- 'wtf/EnumClass.h',
- 'wtf/ExportMacros.h',
- 'wtf/FastAllocBase.h',
- 'wtf/FastBitVector.h',
- 'wtf/FastMalloc.cpp',
- 'wtf/FastMalloc.h',
- 'wtf/FeatureDefines.h',
- 'wtf/FilePrintStream.cpp',
- 'wtf/FilePrintStream.h',
- 'wtf/FixedArray.h',
- 'wtf/Float32Array.h',
- 'wtf/Float64Array.h',
- 'wtf/Forward.h',
- 'wtf/Functional.h',
- 'wtf/FunctionDispatcher.cpp',
- 'wtf/FunctionDispatcher.h',
- 'wtf/GetPtr.h',
- 'wtf/gobject/GlibUtilities.cpp',
- 'wtf/gobject/GlibUtilities.h',
- 'wtf/gobject/GOwnPtr.cpp',
- 'wtf/gobject/GOwnPtr.h',
- 'wtf/gobject/GRefPtr.cpp',
- 'wtf/gobject/GRefPtr.h',
- 'wtf/gobject/GTypedefs.h',
- 'wtf/GregorianDateTime.cpp',
- 'wtf/GregorianDateTime.h',
- 'wtf/gtk/MainThreadGtk.cpp',
- 'wtf/HashCountedSet.h',
- 'wtf/HashFunctions.h',
- 'wtf/HashIterators.h',
- 'wtf/HashMap.h',
- 'wtf/HashSet.h',
- 'wtf/HashTable.cpp',
- 'wtf/HashTable.h',
- 'wtf/HashTraits.h',
- 'wtf/HexNumber.h',
- 'wtf/InlineASM.h',
- 'wtf/Int16Array.h',
- 'wtf/Int32Array.h',
- 'wtf/Int8Array.h',
- 'wtf/IntegralTypedArrayBase.h',
- 'wtf/ListHashSet.h',
- 'wtf/Locker.h',
- 'wtf/MainThread.cpp',
- 'wtf/MainThread.h',
- 'wtf/MathExtras.h',
- 'wtf/MD5.cpp',
- 'wtf/MD5.h',
- 'wtf/MediaTime.cpp',
- 'wtf/MediaTime.h',
- 'wtf/MessageQueue.h',
- 'wtf/MetaAllocator.cpp',
- 'wtf/MetaAllocator.h',
- 'wtf/MetaAllocatorHandle.h',
- 'wtf/NeverDestroyed.h',
- 'wtf/Noncopyable.h',
- 'wtf/NonCopyingSort.h',
- 'wtf/NotFound.h',
- 'wtf/NullPtr.cpp',
- 'wtf/NullPtr.h',
- 'wtf/NumberOfCores.cpp',
- 'wtf/NumberOfCores.h',
- 'wtf/ObjcRuntimeExtras.h',
- 'wtf/OSAllocator.h',
- 'wtf/OSRandomSource.cpp',
- 'wtf/OSRandomSource.h',
- 'wtf/OwnArrayPtr.h',
- 'wtf/OwnPtr.h',
- 'wtf/OwnPtrCommon.h',
- 'wtf/PackedIntVector.h',
- 'wtf/PageAllocation.h',
- 'wtf/PageAllocationAligned.cpp',
- 'wtf/PageAllocationAligned.h',
- 'wtf/PageBlock.cpp',
- 'wtf/PageBlock.h',
- 'wtf/PageReservation.h',
- 'wtf/ParallelJobs.h',
- 'wtf/ParallelJobsGeneric.cpp',
- 'wtf/ParallelJobsGeneric.h',
- 'wtf/ParallelJobsLibdispatch.h',
- 'wtf/ParallelJobsOpenMP.h',
- 'wtf/PassOwnArrayPtr.h',
- 'wtf/PassOwnPtr.h',
- 'wtf/PassRefPtr.h',
- 'wtf/PassTraits.h',
- 'wtf/Platform.h',
- 'wtf/PossiblyNull.h',
- 'wtf/PrintStream.cpp',
- 'wtf/PrintStream.h',
- 'wtf/ProcessID.h',
- 'wtf/qt/MainThreadQt.cpp',
- 'wtf/qt/StringQt.cpp',
- 'wtf/RAMSize.cpp',
- 'wtf/RAMSize.h',
- 'wtf/RandomNumber.cpp',
- 'wtf/RandomNumber.h',
- 'wtf/RandomNumberSeed.h',
- 'wtf/RawPointer.h',
- 'wtf/RedBlackTree.h',
- 'wtf/RefCounted.h',
- 'wtf/RefCountedArray.h',
- 'wtf/RefCountedLeakCounter.cpp',
- 'wtf/RefCountedLeakCounter.h',
- 'wtf/RefPtr.h',
- 'wtf/RefPtrHashMap.h',
- 'wtf/RetainPtr.h',
- 'wtf/RunLoopTimer.h',
- 'wtf/RunLoopTimerCF.cpp',
- 'wtf/SaturatedArithmetic.h',
- 'wtf/SchedulePair.h',
- 'wtf/SchedulePairCF.cpp',
- 'wtf/SegmentedVector.h',
- 'wtf/SentinelLinkedList.h',
- 'wtf/SHA1.cpp',
- 'wtf/SHA1.h',
- 'wtf/SimpleStats.h',
- 'wtf/SinglyLinkedList.h',
- 'wtf/SizeLimits.cpp',
- 'wtf/Spectrum.h',
- 'wtf/StackBounds.cpp',
- 'wtf/StackBounds.h',
- 'wtf/StackStats.cpp',
- 'wtf/StackStats.h',
- 'wtf/StaticConstructors.h',
- 'wtf/StdLibExtras.h',
- 'wtf/StreamBuffer.h',
- 'wtf/StringExtras.h',
- 'wtf/StringHasher.h',
- 'wtf/StringPrintStream.cpp',
- 'wtf/StringPrintStream.h',
- 'wtf/TCPackedCache.h',
- 'wtf/TCPageMap.h',
- 'wtf/TCSpinLock.h',
- 'wtf/TCSystemAlloc.cpp',
- 'wtf/TCSystemAlloc.h',
- 'wtf/TemporaryChange.h',
- 'wtf/text/ASCIIFastPath.h',
- 'wtf/text/AtomicString.cpp',
- 'wtf/text/AtomicString.h',
- 'wtf/text/AtomicStringHash.h',
- 'wtf/text/AtomicStringImpl.h',
- 'wtf/text/AtomicStringTable.cpp',
- 'wtf/text/AtomicStringTable.h',
- 'wtf/text/Base64.cpp',
- 'wtf/text/Base64.h',
- 'wtf/text/CString.cpp',
- 'wtf/text/CString.h',
- 'wtf/text/IntegerToStringConversion.h',
- 'wtf/text/StringBuffer.h',
- 'wtf/text/StringBuilder.cpp',
- 'wtf/text/StringBuilder.h',
- 'wtf/text/StringConcatenate.h',
- 'wtf/text/StringHash.h',
- 'wtf/text/StringImpl.cpp',
- 'wtf/text/StringImpl.h',
- 'wtf/text/StringOperators.h',
- 'wtf/text/StringStatics.cpp',
- 'wtf/text/TextPosition.h',
- 'wtf/text/WTFString.cpp',
- 'wtf/text/WTFString.h',
- 'wtf/ThreadFunctionInvocation.h',
- 'wtf/ThreadIdentifierDataPthreads.cpp',
- 'wtf/ThreadIdentifierDataPthreads.h',
- 'wtf/Threading.cpp',
- 'wtf/Threading.h',
- 'wtf/ThreadingPrimitives.h',
- 'wtf/ThreadingPthreads.cpp',
- 'wtf/ThreadingWin.cpp',
- 'wtf/ThreadRestrictionVerifier.h',
- 'wtf/threads/BinarySemaphore.cpp',
- 'wtf/threads/BinarySemaphore.h',
- 'wtf/threads/win/BinarySemaphoreWin.cpp',
- 'wtf/ThreadSafeRefCounted.h',
- 'wtf/ThreadSpecific.h',
- 'wtf/ThreadSpecificWin.cpp',
- 'wtf/TriState.h',
- 'wtf/TypedArrayBase.h',
- 'wtf/TypeTraits.cpp',
- 'wtf/TypeTraits.h',
- 'wtf/Uint16Array.h',
- 'wtf/Uint32Array.h',
- 'wtf/Uint8Array.h',
- 'wtf/Uint8ClampedArray.h',
- 'wtf/unicode/CharacterNames.h',
- 'wtf/unicode/Collator.h',
- 'wtf/unicode/CollatorDefault.cpp',
- 'wtf/unicode/icu/CollatorICU.cpp',
- 'wtf/unicode/icu/UnicodeIcu.h',
- 'wtf/unicode/ScriptCodesFromICU.h',
- 'wtf/unicode/Unicode.h',
- 'wtf/unicode/UnicodeMacrosFromICU.h',
- 'wtf/unicode/UTF8.cpp',
- 'wtf/unicode/UTF8.h',
- 'wtf/UnionFind.h',
- 'wtf/ValueCheck.h',
- 'wtf/Vector.h',
- 'wtf/VectorTraits.h',
- 'wtf/VMTags.h',
- 'wtf/WeakPtr.h',
- 'wtf/win/MainThreadWin.cpp',
- 'wtf/win/OwnPtrWin.cpp',
- 'wtf/wince/FastMallocWinCE.h',
- 'wtf/wince/MemoryManager.cpp',
- 'wtf/wince/MemoryManager.h',
- 'wtf/WTFThreadData.cpp',
- 'wtf/WTFThreadData.h',
- ],
- 'wtf_detached_files' : [
- 'wtf/dtoa/bignum-dtoa.cc',
- 'wtf/dtoa/bignum.cc',
- 'wtf/dtoa/cached-powers.cc',
- 'wtf/dtoa/diy-fp.cc',
- 'wtf/dtoa/double-conversion.cc',
- 'wtf/dtoa/fast-dtoa.cc',
- 'wtf/dtoa/fixed-dtoa.cc',
- 'wtf/dtoa/strtod.cc',
- 'wtf/manx/MainThreadManx.cpp',
- 'wtf/manx/OSAllocatorManx.cpp',
- 'wtf/text/AtomicStringTable.cpp',
- 'wtf/text/AtomicString.cpp',
- 'wtf/text/CString.cpp',
- 'wtf/text/StringBuilder.cpp',
- 'wtf/text/StringImpl.cpp',
- 'wtf/text/StringStatics.cpp',
- 'wtf/text/WTFString.cpp',
- 'wtf/unicode/CollatorDefault.cpp',
- 'wtf/unicode/UTF8.cpp',
- 'wtf/Assertions.cpp',
- 'wtf/BitVector.cpp',
- 'wtf/CryptographicallyRandomNumber.cpp',
- 'wtf/CurrentTime.cpp',
- 'wtf/DataLog.cpp',
- 'wtf/DateMath.cpp',
- 'wtf/dtoa.cpp',
- 'wtf/FastMalloc.cpp',
- 'wtf/FilePrintStream.cpp',
- 'wtf/MainThread.cpp',
- 'wtf/MetaAllocator.cpp',
- 'wtf/OSRandomSource.cpp',
- 'wtf/PageBlock.cpp',
- 'wtf/PrintStream.cpp',
- 'wtf/StackBounds.cpp',
- 'wtf/StringPrintStream.cpp',
- 'wtf/TCSystemAlloc.cpp',
- 'wtf/ThreadIdentifierDataPthreads.cpp',
- 'wtf/ThreadingPthreads.cpp',
- 'wtf/WTFThreadData.cpp',
- ],
- }
- }
|