1{
2    'variables': {
3        'javascriptcore_files': [
4            'API/APICast.h',
5            'API/JavaScript.h',
6            'API/JavaScriptCore.h',
7            'API/JSBase.cpp',
8            'API/JSBase.h',
9            'API/JSBasePrivate.h',
10            'API/JSCallbackConstructor.cpp',
11            'API/JSCallbackConstructor.h',
12            'API/JSCallbackFunction.cpp',
13            'API/JSCallbackFunction.h',
14            'API/JSCallbackObject.cpp',
15            'API/JSCallbackObject.h',
16            'API/JSCallbackObjectFunctions.h',
17            'API/JSClassRef.cpp',
18            'API/JSClassRef.h',
19            'API/JSContextRef.cpp',
20            'API/JSContextRef.h',
21            'API/JSContextRefPrivate.h',
22            'API/JSObjectRef.cpp',
23            'API/JSObjectRef.h',
24            'API/JSProfilerPrivate.cpp',
25            'API/JSProfilerPrivate.h',
26            'API/JSRetainPtr.h',
27            'API/JSStringRef.cpp',
28            'API/JSStringRef.h',
29            'API/JSStringRefBSTR.cpp',
30            'API/JSStringRefBSTR.h',
31            'API/JSStringRefCF.cpp',
32            'API/JSStringRefCF.h',
33            'API/JSValueRef.cpp',
34            'API/JSValueRef.h',
35            'API/OpaqueJSString.cpp',
36            'API/OpaqueJSString.h',
37            'API/tests/JSNode.h',
38            'API/tests/JSNodeList.h',
39            'API/tests/Node.h',
40            'API/tests/NodeList.h',
41            'API/WebKitAvailability.h',
42            'assembler/AbstractMacroAssembler.h',
43            'assembler/ARMv7Assembler.h',
44            'assembler/AssemblerBuffer.h',
45            'assembler/CodeLocation.h',
46            'assembler/MacroAssembler.h',
47            'assembler/MacroAssemblerARMv7.h',
48            'assembler/MacroAssemblerCodeRef.h',
49            'assembler/MacroAssemblerX86.h',
50            'assembler/MacroAssemblerX86_64.h',
51            'assembler/MacroAssemblerX86Common.h',
52            'assembler/X86Assembler.h',
53            'bytecode/CodeBlock.cpp',
54            'bytecode/CodeBlock.h',
55            'bytecode/EvalCodeCache.h',
56            'bytecode/Instruction.h',
57            'bytecode/JumpTable.cpp',
58            'bytecode/JumpTable.h',
59            'bytecode/Opcode.cpp',
60            'bytecode/Opcode.h',
61            'bytecode/SamplingTool.cpp',
62            'bytecode/SamplingTool.h',
63            'bytecode/StructureStubInfo.cpp',
64            'bytecode/StructureStubInfo.h',
65            'bytecompiler/BytecodeGenerator.cpp',
66            'bytecompiler/BytecodeGenerator.h',
67            'bytecompiler/NodesCodegen.cpp',
68            'bytecompiler/Label.h',
69            'bytecompiler/LabelScope.h',
70            'bytecompiler/RegisterID.h',
71            'config.h',
72            'debugger/Debugger.cpp',
73            'debugger/Debugger.h',
74            'debugger/DebuggerActivation.cpp',
75            'debugger/DebuggerActivation.h',
76            'debugger/DebuggerCallFrame.cpp',
77            'debugger/DebuggerCallFrame.h',
78            'icu/unicode/parseerr.h',
79            'icu/unicode/platform.h',
80            'icu/unicode/putil.h',
81            'icu/unicode/uchar.h',
82            'icu/unicode/ucnv.h',
83            'icu/unicode/ucnv_err.h',
84            'icu/unicode/ucol.h',
85            'icu/unicode/uconfig.h',
86            'icu/unicode/uenum.h',
87            'icu/unicode/uiter.h',
88            'icu/unicode/uloc.h',
89            'icu/unicode/umachine.h',
90            'icu/unicode/unorm.h',
91            'icu/unicode/urename.h',
92            'icu/unicode/uset.h',
93            'icu/unicode/ustring.h',
94            'icu/unicode/utf.h',
95            'icu/unicode/utf16.h',
96            'icu/unicode/utf8.h',
97            'icu/unicode/utf_old.h',
98            'icu/unicode/utypes.h',
99            'icu/unicode/uversion.h',
100            'interpreter/CachedCall.h',
101            'interpreter/CallFrame.cpp',
102            'interpreter/CallFrame.h',
103            'interpreter/CallFrameClosure.h',
104            'interpreter/Interpreter.cpp',
105            'interpreter/Interpreter.h',
106            'interpreter/Register.h',
107            'interpreter/RegisterFile.cpp',
108            'interpreter/RegisterFile.h',
109            'JavaScriptCorePrefix.h',
110            'jit/ExecutableAllocator.cpp',
111            'jit/ExecutableAllocator.h',
112            'jit/ExecutableAllocatorFixedVMPool.cpp',
113            'jit/ExecutableAllocatorPosix.cpp',
114            'jit/ExecutableAllocatorWin.cpp',
115            'jit/JIT.cpp',
116            'jit/JIT.h',
117            'jit/JITArithmetic.cpp',
118            'jit/JITCall.cpp',
119            'jit/JITCode.h',
120            'jit/JITInlineMethods.h',
121            'jit/JITOpcodes.cpp',
122            'jit/JITPropertyAccess.cpp',
123            'jit/JITStubCall.h',
124            'jit/JITStubs.cpp',
125            'jit/JITStubs.h',
126            'jsc.cpp',
127            'os-win32/stdbool.h',
128            'parser/Lexer.cpp',
129            'parser/Lexer.h',
130            'parser/NodeConstructors.h',
131            'parser/NodeInfo.h',
132            'parser/Nodes.cpp',
133            'parser/Nodes.h',
134            'parser/Parser.cpp',
135            'parser/Parser.h',
136            'parser/ParserArena.cpp',
137            'parser/ParserArena.h',
138            'parser/ResultType.h',
139            'parser/SourceCode.h',
140            'parser/SourceProvider.h',
141            'pcre/pcre.h',
142            'pcre/pcre_compile.cpp',
143            'pcre/pcre_exec.cpp',
144            'pcre/pcre_internal.h',
145            'pcre/pcre_tables.cpp',
146            'pcre/pcre_ucp_searchfuncs.cpp',
147            'pcre/pcre_xclass.cpp',
148            'pcre/ucpinternal.h',
149            'pcre/ucptable.cpp',
150            'profiler/CallIdentifier.h',
151            'profiler/Profile.cpp',
152            'profiler/Profile.h',
153            'profiler/ProfileGenerator.cpp',
154            'profiler/ProfileGenerator.h',
155            'profiler/ProfileNode.cpp',
156            'profiler/ProfileNode.h',
157            'profiler/Profiler.cpp',
158            'profiler/Profiler.h',
159            'profiler/ProfilerServer.h',
160            'runtime/ArgList.cpp',
161            'runtime/ArgList.h',
162            'runtime/Arguments.cpp',
163            'runtime/Arguments.h',
164            'runtime/ArrayConstructor.cpp',
165            'runtime/ArrayConstructor.h',
166            'runtime/ArrayPrototype.cpp',
167            'runtime/ArrayPrototype.h',
168            'runtime/BatchedTransitionOptimizer.h',
169            'runtime/BooleanConstructor.cpp',
170            'runtime/BooleanConstructor.h',
171            'runtime/BooleanObject.cpp',
172            'runtime/BooleanObject.h',
173            'runtime/BooleanPrototype.cpp',
174            'runtime/BooleanPrototype.h',
175            'runtime/CallData.cpp',
176            'runtime/CallData.h',
177            'runtime/ClassInfo.h',
178            'runtime/Collector.cpp',
179            'runtime/Collector.h',
180            'runtime/CollectorHeapIterator.h',
181            'runtime/CommonIdentifiers.cpp',
182            'runtime/CommonIdentifiers.h',
183            'runtime/Completion.cpp',
184            'runtime/Completion.h',
185            'runtime/ConstructData.cpp',
186            'runtime/ConstructData.h',
187            'runtime/DateConstructor.cpp',
188            'runtime/DateConstructor.h',
189            'runtime/DateConversion.cpp',
190            'runtime/DateConversion.h',
191            'runtime/DateInstance.cpp',
192            'runtime/DateInstance.h',
193            'runtime/DateInstanceCache.h',
194            'runtime/DatePrototype.cpp',
195            'runtime/DatePrototype.h',
196            'runtime/Error.cpp',
197            'runtime/Error.h',
198            'runtime/ErrorConstructor.cpp',
199            'runtime/ErrorConstructor.h',
200            'runtime/ErrorInstance.cpp',
201            'runtime/ErrorInstance.h',
202            'runtime/ErrorPrototype.cpp',
203            'runtime/ErrorPrototype.h',
204            'runtime/ExceptionHelpers.cpp',
205            'runtime/ExceptionHelpers.h',
206            'runtime/FunctionConstructor.cpp',
207            'runtime/FunctionConstructor.h',
208            'runtime/FunctionPrototype.cpp',
209            'runtime/FunctionPrototype.h',
210            'runtime/GetterSetter.cpp',
211            'runtime/GetterSetter.h',
212            'runtime/GlobalEvalFunction.cpp',
213            'runtime/GlobalEvalFunction.h',
214            'runtime/Identifier.cpp',
215            'runtime/Identifier.h',
216            'runtime/InitializeThreading.cpp',
217            'runtime/InitializeThreading.h',
218            'runtime/InternalFunction.cpp',
219            'runtime/InternalFunction.h',
220            'runtime/JSActivation.cpp',
221            'runtime/JSActivation.h',
222            'runtime/JSArray.cpp',
223            'runtime/JSArray.h',
224            'runtime/JSByteArray.cpp',
225            'runtime/JSByteArray.h',
226            'runtime/JSCell.cpp',
227            'runtime/JSCell.h',
228            'runtime/JSFunction.cpp',
229            'runtime/JSFunction.h',
230            'runtime/JSGlobalData.cpp',
231            'runtime/JSGlobalData.h',
232            'runtime/JSGlobalObject.cpp',
233            'runtime/JSGlobalObject.h',
234            'runtime/JSGlobalObjectFunctions.cpp',
235            'runtime/JSGlobalObjectFunctions.h',
236            'runtime/JSImmediate.cpp',
237            'runtime/JSImmediate.h',
238            'runtime/JSLock.cpp',
239            'runtime/JSLock.h',
240            'runtime/JSNotAnObject.cpp',
241            'runtime/JSNotAnObject.h',
242            'runtime/JSNumberCell.cpp',
243            'runtime/JSNumberCell.h',
244            'runtime/JSObject.cpp',
245            'runtime/JSObject.h',
246            'runtime/JSONObject.cpp',
247            'runtime/JSONObject.h',
248            'runtime/JSPropertyNameIterator.cpp',
249            'runtime/JSPropertyNameIterator.h',
250            'runtime/JSStaticScopeObject.cpp',
251            'runtime/JSStaticScopeObject.h',
252            'runtime/JSString.cpp',
253            'runtime/JSString.h',
254            'runtime/JSType.h',
255            'runtime/JSTypeInfo.h',
256            'runtime/JSValue.cpp',
257            'runtime/JSValue.h',
258            'runtime/JSVariableObject.cpp',
259            'runtime/JSVariableObject.h',
260            'runtime/JSWrapperObject.cpp',
261            'runtime/JSWrapperObject.h',
262            'runtime/LiteralParser.cpp',
263            'runtime/LiteralParser.h',
264            'runtime/Lookup.cpp',
265            'runtime/Lookup.h',
266            'runtime/MarkStack.cpp',
267            'runtime/MarkStack.h',
268            'runtime/MarkStackWin.cpp',
269            'runtime/MathObject.cpp',
270            'runtime/MathObject.h',
271            'runtime/NativeErrorConstructor.cpp',
272            'runtime/NativeErrorConstructor.h',
273            'runtime/NativeErrorPrototype.cpp',
274            'runtime/NativeErrorPrototype.h',
275            'runtime/NativeFunctionWrapper.h',
276            'runtime/NumberConstructor.cpp',
277            'runtime/NumberConstructor.h',
278            'runtime/NumberObject.cpp',
279            'runtime/NumberObject.h',
280            'runtime/NumberPrototype.cpp',
281            'runtime/NumberPrototype.h',
282            'runtime/ObjectConstructor.cpp',
283            'runtime/ObjectConstructor.h',
284            'runtime/ObjectPrototype.cpp',
285            'runtime/ObjectPrototype.h',
286            'runtime/Operations.cpp',
287            'runtime/Operations.h',
288            'runtime/PropertyDescriptor.cpp',
289            'runtime/PropertyDescriptor.h',
290            'runtime/PropertyMapHashTable.h',
291            'runtime/PropertyNameArray.cpp',
292            'runtime/PropertyNameArray.h',
293            'runtime/PropertySlot.cpp',
294            'runtime/PropertySlot.h',
295            'runtime/Protect.h',
296            'runtime/PrototypeFunction.cpp',
297            'runtime/PrototypeFunction.h',
298            'runtime/PutPropertySlot.h',
299            'runtime/RegExp.cpp',
300            'runtime/RegExp.h',
301            'runtime/RegExpConstructor.cpp',
302            'runtime/RegExpConstructor.h',
303            'runtime/RegExpMatchesArray.h',
304            'runtime/RegExpObject.cpp',
305            'runtime/RegExpObject.h',
306            'runtime/RegExpPrototype.cpp',
307            'runtime/RegExpPrototype.h',
308            'runtime/ScopeChain.cpp',
309            'runtime/ScopeChain.h',
310            'runtime/ScopeChainMark.h',
311            'runtime/SmallStrings.cpp',
312            'runtime/SmallStrings.h',
313            'runtime/StringConstructor.cpp',
314            'runtime/StringConstructor.h',
315            'runtime/StringObject.cpp',
316            'runtime/StringObject.h',
317            'runtime/StringObjectThatMasqueradesAsUndefined.h',
318            'runtime/StringPrototype.cpp',
319            'runtime/StringPrototype.h',
320            'runtime/Structure.cpp',
321            'runtime/Structure.h',
322            'runtime/StructureChain.cpp',
323            'runtime/StructureChain.h',
324            'runtime/StructureTransitionTable.h',
325            'runtime/SymbolTable.h',
326            'runtime/TimeoutChecker.cpp',
327            'runtime/TimeoutChecker.h',
328            'runtime/Tracing.h',
329            'runtime/UString.cpp',
330            'runtime/UString.h',
331            'runtime/WeakRandom.h',
332            'wrec/CharacterClass.cpp',
333            'wrec/CharacterClass.h',
334            'wrec/CharacterClassConstructor.cpp',
335            'wrec/CharacterClassConstructor.h',
336            'wrec/Escapes.h',
337            'wrec/Quantifier.h',
338            'wrec/WREC.cpp',
339            'wrec/WREC.h',
340            'wrec/WRECFunctors.cpp',
341            'wrec/WRECFunctors.h',
342            'wrec/WRECGenerator.cpp',
343            'wrec/WRECGenerator.h',
344            'wrec/WRECParser.cpp',
345            'wrec/WRECParser.h',
346            'wtf/AlwaysInline.h',
347            'wtf/ASCIICType.h',
348            'wtf/Assertions.cpp',
349            'wtf/Assertions.h',
350            'wtf/AVLTree.h',
351            'wtf/ByteArray.cpp',
352            'wtf/ByteArray.h',
353            'wtf/chromium/ChromiumThreading.h',
354            'wtf/chromium/MainThreadChromium.cpp',
355            'wtf/CrossThreadRefCounted.h',
356            'wtf/CurrentTime.cpp',
357            'wtf/CurrentTime.h',
358            'wtf/DateMath.cpp',
359            'wtf/DateMath.h',
360            'wtf/Deque.h',
361            'wtf/DisallowCType.h',
362            'wtf/dtoa.cpp',
363            'wtf/dtoa.h',
364            'wtf/FastAllocBase.h',
365            'wtf/FastMalloc.cpp',
366            'wtf/FastMalloc.h',
367            'wtf/Forward.h',
368            'wtf/GetPtr.h',
369            'wtf/gtk/GOwnPtr.cpp',
370            'wtf/gtk/GOwnPtr.h',
371            'wtf/gtk/MainThreadGtk.cpp',
372            'wtf/gtk/ThreadingGtk.cpp',
373            'wtf/HashCountedSet.h',
374            'wtf/HashFunctions.h',
375            'wtf/HashIterators.h',
376            'wtf/HashMap.h',
377            'wtf/HashSet.h',
378            'wtf/HashTable.cpp',
379            'wtf/HashTable.h',
380            'wtf/HashTraits.h',
381            'wtf/ListHashSet.h',
382            'wtf/ListRefPtr.h',
383            'wtf/Locker.h',
384            'wtf/MainThread.cpp',
385            'wtf/MainThread.h',
386            'wtf/MallocZoneSupport.h',
387            'wtf/MathExtras.h',
388            'wtf/MessageQueue.h',
389            'wtf/Noncopyable.h',
390            'wtf/NotFound.h',
391            'wtf/OwnArrayPtr.h',
392            'wtf/OwnFastMallocPtr.h',
393            'wtf/OwnPtr.h',
394            'wtf/OwnPtrCommon.h',
395            'wtf/OwnPtrWin.cpp',
396            'wtf/PassOwnPtr.h',
397            'wtf/PassRefPtr.h',
398            'wtf/Platform.h',
399            'wtf/PtrAndFlags.h',
400            'wtf/RandomNumber.cpp',
401            'wtf/RandomNumber.h',
402            'wtf/RandomNumberSeed.h',
403            'wtf/RefCounted.h',
404            'wtf/RefCountedLeakCounter.cpp',
405            'wtf/RefCountedLeakCounter.h',
406            'wtf/RefPtr.h',
407            'wtf/RefPtrHashMap.h',
408            'wtf/RetainPtr.h',
409            'wtf/SegmentedVector.h',
410            'wtf/StdLibExtras.h',
411            'wtf/StringExtras.h',
412            'wtf/StringHashFunctions.h',
413            'wtf/TCPackedCache.h',
414            'wtf/qt/MainThreadQt.cpp',
415            'wtf/qt/ThreadingQt.cpp',
416            'wtf/TCPageMap.h',
417            'wtf/TCSpinLock.h',
418            'wtf/TCSystemAlloc.cpp',
419            'wtf/TCSystemAlloc.h',
420            'wtf/ThreadIdentifierDataPthreads.cpp',
421            'wtf/ThreadIdentifierDataPthreads.h',
422            'wtf/Threading.cpp',
423            'wtf/Threading.h',
424            'wtf/ThreadingNone.cpp',
425            'wtf/ThreadingPthreads.cpp',
426            'wtf/ThreadingWin.cpp',
427            'wtf/ThreadSpecific.h',
428            'wtf/ThreadSpecificWin.cpp',
429            'wtf/TypeTraits.cpp',
430            'wtf/TypeTraits.h',
431            'wtf/unicode/Collator.h',
432            'wtf/unicode/CollatorDefault.cpp',
433            'wtf/unicode/glib/UnicodeGLib.cpp',
434            'wtf/unicode/glib/UnicodeGLib.h',
435            'wtf/unicode/glib/UnicodeMacrosFromICU.h',
436            'wtf/unicode/icu/CollatorICU.cpp',
437            'wtf/unicode/icu/UnicodeIcu.h',
438            'wtf/unicode/qt4/UnicodeQt4.h',
439            'wtf/unicode/Unicode.h',
440            'wtf/unicode/UTF8.cpp',
441            'wtf/unicode/UTF8.h',
442            'wtf/UnusedParam.h',
443            'wtf/Vector.h',
444            'wtf/VectorTraits.h',
445            'wtf/VMTags.h',
446            'wtf/win/MainThreadWin.cpp',
447            'wtf/wx/MainThreadWx.cpp',
448            'yarr/RegexCompiler.cpp',
449            'yarr/RegexCompiler.h',
450            'yarr/RegexInterpreter.cpp',
451            'yarr/RegexInterpreter.h',
452            'yarr/RegexJIT.cpp',
453            'yarr/RegexJIT.h',
454            'yarr/RegexParser.h',
455            'yarr/RegexPattern.h',
456        ]
457    }
458}
459