| ./API/JSCallbackObjectFunctions.h |
| ./API/JSContext.mm |
| ./API/JSContextRef.cpp |
| ./API/JSValue.mm |
| ./API/JSWrapperMap.mm |
| ./builtins/BuiltinNames.cpp |
| ./bytecode/AccessCase.cpp |
| ./bytecode/AdaptiveInferredPropertyValueWatchpointBase.cpp |
| ./bytecode/BytecodeDumper.cpp |
| ./bytecode/CallLinkStatus.cpp |
| ./bytecode/CheckPrivateBrandStatus.cpp |
| ./bytecode/CodeBlock.cpp |
| ./bytecode/DeleteByStatus.cpp |
| ./bytecode/GetByStatus.cpp |
| ./bytecode/InByStatus.cpp |
| ./bytecode/InlineCacheCompiler.cpp |
| ./bytecode/InstanceOfStatus.cpp |
| ./bytecode/PropertyCondition.cpp |
| ./bytecode/PutByStatus.cpp |
| ./bytecode/Repatch.cpp |
| ./bytecode/SetPrivateBrandStatus.cpp |
| ./bytecode/StructureStubInfo.cpp |
| ./bytecode/Watchpoint.cpp |
| ./bytecompiler/BytecodeGenerator.cpp |
| ./bytecompiler/BytecodeGeneratorBaseInlines.h |
| ./bytecompiler/NodesCodegen.cpp |
| ./debugger/Debugger.cpp |
| ./dfg/DFGArrayMode.cpp |
| ./dfg/DFGByteCodeParser.cpp |
| ./dfg/DFGCommonData.cpp |
| ./dfg/DFGConstantFoldingPhase.cpp |
| ./dfg/DFGDesiredGlobalProperties.cpp |
| ./dfg/DFGDesiredIdentifiers.cpp |
| ./dfg/DFGFixupPhase.cpp |
| ./dfg/DFGGraph.cpp |
| ./dfg/DFGGraph.h |
| ./dfg/DFGJITCode.cpp |
| ./dfg/DFGLazyJSValue.cpp |
| ./dfg/DFGOSREntry.cpp |
| ./dfg/DFGOSRExit.cpp |
| ./dfg/DFGOSRExitCompilerCommon.cpp |
| ./dfg/DFGObjectAllocationSinkingPhase.cpp |
| ./dfg/DFGOperations.cpp |
| ./dfg/DFGSafeToExecute.h |
| ./dfg/DFGStrengthReductionPhase.cpp |
| ./dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp |
| ./dfg/DFGValidate.cpp |
| ./ftl/FTLCompile.cpp |
| ./ftl/FTLJITCode.cpp |
| ./ftl/FTLOSREntry.cpp |
| ./ftl/FTLOSRExitCompiler.cpp |
| ./ftl/FTLOSRExitHandle.cpp |
| ./ftl/FTLOperations.cpp |
| ./ftl/FTLPatchpointExceptionHandle.cpp |
| ./heap/ConservativeRoots.cpp |
| ./heap/Heap.cpp |
| ./heap/HeapHelperPool.cpp |
| ./heap/JITStubRoutineSet.cpp |
| ./heap/MachineStackMarker.cpp |
| ./inspector/AsyncStackTrace.cpp |
| ./inspector/InspectorBackendDispatcher.cpp |
| ./inspector/JSJavaScriptCallFrame.cpp |
| ./inspector/ScriptCallStackFactory.cpp |
| ./inspector/agents/InspectorDebuggerAgent.cpp |
| ./inspector/agents/InspectorScriptProfilerAgent.cpp |
| ./inspector/remote/RemoteInspector.cpp |
| ./inspector/remote/cocoa/RemoteConnectionToTargetCocoa.mm |
| ./inspector/remote/cocoa/RemoteInspectorCocoa.mm |
| ./interpreter/CallFrame.cpp |
| ./interpreter/Interpreter.cpp |
| ./interpreter/StackVisitor.cpp |
| ./jit/JITOpcodes.cpp |
| ./jit/JITOperations.cpp |
| ./jit/JITSafepoint.cpp |
| ./jit/JITWorklist.cpp |
| ./llint/LLIntEntrypoint.cpp |
| ./llint/LLIntSlowPaths.cpp |
| ./parser/SourceTaintedOrigin.cpp |
| ./profiler/ProfilerDatabase.cpp |
| ./runtime/CachedTypes.cpp |
| ./runtime/DeferredWorkTimer.cpp |
| ./runtime/FileBasedFuzzerAgent.cpp |
| ./runtime/HasOwnPropertyCache.h |
| ./runtime/HashMapHelper.h |
| ./runtime/InitializeThreading.cpp |
| ./runtime/JSCJSValue.cpp |
| ./runtime/JSFinalizationRegistry.cpp |
| ./runtime/JSFunction.cpp |
| ./runtime/JSGlobalObject.cpp |
| ./runtime/JSLock.cpp |
| ./runtime/JSObject.cpp |
| ./runtime/JSRunLoopTimer.cpp |
| ./runtime/JSString.cpp |
| ./runtime/ProgramExecutable.cpp |
| ./runtime/ProxyObject.cpp |
| ./runtime/SamplingProfiler.cpp |
| ./runtime/StringPrototype.cpp |
| ./runtime/Structure.cpp |
| ./runtime/SymbolConstructor.cpp |
| ./runtime/TypeSet.cpp |
| ./runtime/VM.cpp |
| ./runtime/VMEntryScope.cpp |
| ./runtime/VMTraps.cpp |
| ./runtime/WaiterListManager.h |
| ./tools/JSDollarVM.cpp |
| ./tools/VMInspector.cpp |
| ./wasm/WasmBBQPlan.cpp |
| ./wasm/WasmCallee.cpp |
| ./wasm/WasmConstExprGenerator.cpp |
| ./wasm/WasmFaultSignalHandler.cpp |
| ./wasm/WasmFunctionParser.h |
| ./wasm/WasmIPIntGenerator.cpp |
| ./wasm/WasmIPIntPlan.cpp |
| ./wasm/WasmIRGeneratorHelpers.h |
| ./wasm/WasmLLIntGenerator.cpp |
| ./wasm/WasmLLIntPlan.cpp |
| ./wasm/WasmModule.cpp |
| ./wasm/WasmOMGIRGenerator.cpp |
| ./wasm/WasmOMGPlan.cpp |
| ./wasm/WasmOSREntryPlan.cpp |
| ./wasm/WasmOperations.cpp |
| ./wasm/WasmParser.h |
| ./wasm/WasmSectionParser.cpp |
| ./wasm/WasmStreamingCompiler.cpp |
| ./wasm/WasmTypeDefinition.cpp |
| ./wasm/WasmWorklist.cpp |
| ./wasm/js/JSWebAssembly.cpp |
| ./wasm/js/JSWebAssemblyInstance.cpp |
| ./wasm/js/JSWebAssemblyModule.cpp |
| ./wasm/js/WasmToJS.cpp |
| ./wasm/js/WebAssemblyModuleRecord.cpp |
| ./wasm/js/WebAssemblyTagPrototype.cpp |
| API/JSCallbackObjectFunctions.h |
| API/tests/testapi.cpp |
| bytecompiler/StaticPropertyAnalyzer.h |
| dfg/DFGAbstractInterpreterInlines.h |
| dfg/DFGClobberize.h |
| dfg/DFGSpeculativeJIT.cpp |
| dfg/DFGSpeculativeJIT64.cpp |
| ftl/FTLLowerDFGToB3.cpp |
| jsc.cpp |
| parser/Lexer.h |
| parser/Parser.cpp |
| parser/Parser.h |
| parser/SourceProviderCacheItem.h |
| runtime/InferredValue.h |
| runtime/JSCJSValueInlines.h |
| runtime/JSSymbolTableObject.h |
| runtime/KeyAtomStringCacheInlines.h |
| runtime/Lookup.h |
| runtime/PropertyName.h |
| runtime/ScopedArguments.h |
| runtime/StructureInlines.h |
| runtime/SymbolTable.h |
| wasm/WasmBBQJIT.cpp |
| wasm/WasmBBQJIT64.cpp |
| wasm/WasmFormat.h |
| wasm/WasmIPIntSlowPaths.cpp |
| wasm/WasmOperationsInlines.h |
| wasm/WasmSlowPaths.cpp |
| wasm/WasmTypeDefinitionInlines.h |
| wasm/js/JSWebAssemblyHelpers.h |