./API/APICallbackFunction.h
./API/JSCallbackConstructor.cpp
./API/JSCallbackObject.h
./API/JSCallbackObjectFunctions.h
./API/JSClassRef.cpp
./API/JSContext.mm
./API/JSContextRef.cpp
./API/JSLockRef.cpp
./API/JSObjectRef.cpp
./API/JSRetainPtr.h
./API/JSScript.mm
./API/JSTypedArray.cpp
./API/JSWrapperMap.mm
./assembler/LinkBuffer.cpp
./b3/B3PatchpointSpecial.cpp
./b3/B3Procedure.cpp
./b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp
./b3/air/AirGenerate.cpp
./builtins/BuiltinNames.cpp
./bytecode/AccessCase.cpp
./bytecode/BytecodeDumper.cpp
./bytecode/CallLinkInfo.cpp
./bytecode/CodeBlock.cpp
./bytecode/CodeBlockHash.cpp
./bytecode/CodeBlockInlines.h
./bytecode/GetByStatus.cpp
./bytecode/InByStatus.cpp
./bytecode/InlineCacheCompiler.cpp
./bytecode/PolyProtoAccessChain.cpp
./bytecode/PropertyCondition.cpp
./bytecode/PutByStatus.cpp
./bytecode/Repatch.cpp
./bytecode/SetPrivateBrandStatus.cpp
./bytecode/StructureStubInfo.cpp
./bytecode/UnlinkedCodeBlockGenerator.cpp
./bytecode/UnlinkedFunctionExecutable.cpp
./bytecode/Watchpoint.h
./bytecompiler/BytecodeGenerator.cpp
./bytecompiler/NodesCodegen.cpp
./debugger/Debugger.cpp
./dfg/DFGByteCodeParser.cpp
./dfg/DFGCommonData.cpp
./dfg/DFGDesiredGlobalProperties.cpp
./dfg/DFGGraph.cpp
./dfg/DFGJITCode.cpp
./dfg/DFGJITCompiler.cpp
./dfg/DFGJITFinalizer.cpp
./dfg/DFGLazyJSValue.cpp
./dfg/DFGNode.cpp
./dfg/DFGOperations.cpp
./dfg/DFGPlan.cpp
./dfg/DFGStrengthReductionPhase.cpp
./dfg/DFGToFTLDeferredCompilationCallback.cpp
./dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp
./ftl/FTLCompile.cpp
./ftl/FTLFail.cpp
./ftl/FTLJITFinalizer.cpp
./ftl/FTLLazySlowPath.cpp
./ftl/FTLLink.cpp
./ftl/FTLSlowPathCall.cpp
./ftl/FTLState.cpp
./heap/GCIncomingRefCountedSetInlines.h
./heap/Heap.cpp
./heap/JITStubRoutineSet.cpp
./heap/MarkedSpace.cpp
./heap/MarkingConstraintSolver.cpp
./heap/ParallelSourceAdapter.h
./heap/SlotVisitor.cpp
./heap/VerifierSlotVisitor.cpp
./inspector/AsyncStackTrace.cpp
./inspector/ConsoleMessage.cpp
./inspector/InjectedScriptManager.cpp
./inspector/InspectorBackendDispatcher.cpp
./inspector/JSGlobalObjectInspectorController.cpp
./inspector/JSInjectedScriptHost.cpp
./inspector/JSJavaScriptCallFrame.cpp
./inspector/JavaScriptCallFrame.cpp
./inspector/ScriptCallStack.cpp
./inspector/agents/InspectorAgent.cpp
./inspector/agents/InspectorAuditAgent.cpp
./inspector/agents/InspectorConsoleAgent.cpp
./inspector/agents/InspectorDebuggerAgent.cpp
./inspector/agents/InspectorHeapAgent.cpp
./inspector/agents/InspectorScriptProfilerAgent.cpp
./inspector/agents/InspectorTargetAgent.cpp
./inspector/agents/JSGlobalObjectRuntimeAgent.cpp
./inspector/remote/cocoa/RemoteInspectorCocoa.mm
./interpreter/Interpreter.cpp
./jit/BaselineJITPlan.cpp
./jit/ExecutableAllocator.cpp
./jit/GCAwareJITStubRoutine.cpp
./jit/ICStats.cpp
./jit/ICStats.h
./jit/JIT.cpp
./jit/JITCode.cpp
./jit/JITSafepoint.cpp
./jit/JITWorklist.cpp
./jit/JITWorklistThread.cpp
./jit/PolymorphicCallStubRoutine.cpp
./llint/LLIntSlowPaths.cpp
./parser/Lexer.cpp
./parser/UnlinkedSourceCode.cpp
./profiler/ProfilerDatabase.cpp
./profiler/ProfilerEvent.cpp
./runtime/ArrayBuffer.cpp
./runtime/AtomicsObject.cpp
./runtime/CachedTypes.cpp
./runtime/CodeCache.cpp
./runtime/Completion.cpp
./runtime/DeferredWorkTimer.cpp
./runtime/DirectEvalExecutable.cpp
./runtime/ErrorInstance.cpp
./runtime/FunctionExecutable.cpp
./runtime/ImportMap.cpp
./runtime/IndirectEvalExecutable.cpp
./runtime/InternalFunction.cpp
./runtime/IntlObject.cpp
./runtime/JSArrayBuffer.cpp
./runtime/JSArrayBufferView.cpp
./runtime/JSCustomGetterFunction.cpp
./runtime/JSCustomSetterFunction.cpp
./runtime/JSFinalizationRegistry.cpp
./runtime/JSGenericTypedArrayViewPrototypeFunctions.h
./runtime/JSGlobalObject.cpp
./runtime/JSLock.cpp
./runtime/JSModuleEnvironment.cpp
./runtime/JSModuleNamespaceObject.cpp
./runtime/JSObject.cpp
./runtime/JSRunLoopTimer.cpp
./runtime/JSString.cpp
./runtime/JSSymbolTableObject.cpp
./runtime/ModuleProgramExecutable.cpp
./runtime/NativeExecutable.cpp
./runtime/ProgramExecutable.cpp
./runtime/ProxyObject.cpp
./runtime/RegExpPrototype.cpp
./runtime/SamplingProfiler.cpp
./runtime/Structure.cpp
./runtime/SymbolTable.cpp
./runtime/TemporalDuration.cpp
./runtime/TemporalObject.cpp
./runtime/TypeProfiler.cpp
./runtime/TypeProfilerLog.cpp
./runtime/TypeSet.cpp
./runtime/VM.cpp
./runtime/VMTraps.cpp
./runtime/WaiterListManager.cpp
./runtime/Watchdog.cpp
./tools/FunctionOverrides.cpp
./tools/HeapVerifier.cpp
./tools/JSDollarVM.cpp
./wasm/WasmBBQPlan.cpp
./wasm/WasmCallee.cpp
./wasm/WasmCalleeGroup.cpp
./wasm/WasmConstExprGenerator.cpp
./wasm/WasmEntryPlan.cpp
./wasm/WasmFunctionParser.h
./wasm/WasmIPIntGenerator.cpp
./wasm/WasmIPIntPlan.cpp
./wasm/WasmLLIntGenerator.cpp
./wasm/WasmLLIntPlan.cpp
./wasm/WasmMemory.cpp
./wasm/WasmModule.cpp
./wasm/WasmOMGIRGenerator.cpp
./wasm/WasmOMGPlan.cpp
./wasm/WasmOSREntryPlan.cpp
./wasm/WasmOperations.cpp
./wasm/WasmPlan.cpp
./wasm/WasmSectionParser.cpp
./wasm/WasmStreamingCompiler.cpp
./wasm/WasmStreamingParser.cpp
./wasm/WasmStreamingPlan.cpp
./wasm/WasmTypeDefinition.cpp
./wasm/WasmWorklist.cpp
./wasm/js/JSWebAssembly.cpp
./wasm/js/JSWebAssemblyGlobal.cpp
./wasm/js/JSWebAssemblyInstance.cpp
./wasm/js/JSWebAssemblyMemory.cpp
./wasm/js/JSWebAssemblyModule.cpp
./wasm/js/JSWebAssemblyStruct.cpp
./wasm/js/JSWebAssemblyTable.cpp
./wasm/js/WasmToJS.cpp
./wasm/js/WebAssemblyGlobalPrototype.cpp
./wasm/js/WebAssemblyInstanceConstructor.cpp
./wasm/js/WebAssemblyModuleConstructor.cpp
./wasm/js/WebAssemblyModuleRecord.cpp
API/tests/CompareAndSwapTest.cpp
API/tests/testapi.cpp
bytecode/CodeBlock.h
bytecode/DirectEvalCodeCache.h
bytecode/InlineCacheCompiler.h
bytecode/SharedJITStubSet.h
bytecode/UnlinkedCodeBlock.h
bytecode/Watchpoint.h
bytecompiler/BytecodeGenerator.h
dfg/DFGAbstractInterpreterInlines.h
dfg/DFGJITCompiler.h
dfg/DFGSpeculativeJIT.cpp
dfg/DFGSpeculativeJIT.h
ftl/FTLLowerDFGToB3.cpp
heap/IsoCellSetInlines.h
heap/SubspaceInlines.h
inspector/InspectorBackendDispatchers.cpp
inspector/InspectorFrontendDispatchers.cpp
inspector/InspectorProtocolObjects.h
inspector/JavaScriptCallFrame.h
jit/JITStubRoutine.h
jit/JITWorklistInlines.h
jsc.cpp
parser/Parser.cpp
parser/Parser.h
parser/SourceCode.h
parser/UnlinkedSourceCode.h
runtime/ArrayBuffer.h
runtime/CacheableIdentifier.h
runtime/CacheableIdentifierInlines.h
runtime/InferredValue.h
runtime/JSGenericTypedArrayViewInlines.h
runtime/JSObjectInlines.h
runtime/JSSymbolTableObject.h
runtime/RegExpKey.h
runtime/ScriptExecutable.h
runtime/StructureInlines.h
runtime/VM.h
wasm/WasmBBQJIT.cpp
wasm/WasmBBQJIT64.cpp
wasm/WasmCallee.h
wasm/WasmFormat.h
wasm/WasmIPIntSlowPaths.cpp
wasm/WasmMemory.h
wasm/WasmOperationsInlines.h
wasm/WasmSlowPaths.cpp
wasm/WasmTag.h
wasm/WasmTypeDefinition.h
wasm/WasmTypeDefinitionInlines.h
wasm/js/JSWebAssemblyInstance.h
wasm/js/JSWebAssemblyMemory.h
wasm/js/WebAssemblyFunction.h
