File: UncountedLocalVarsCheckerExpectations

package info (click to toggle)
webkit2gtk 2.49.90-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 445,664 kB
  • sloc: cpp: 3,797,881; javascript: 197,914; ansic: 161,337; python: 49,141; asm: 21,979; ruby: 18,539; perl: 16,723; xml: 4,623; yacc: 2,360; sh: 2,246; java: 2,019; lex: 1,327; pascal: 366; makefile: 295
file content (150 lines) | stat: -rw-r--r-- 4,088 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
API/JSCallbackObjectFunctions.h
API/JSTypedArray.cpp
API/JSValue.mm
API/JSWrapperMap.mm
API/tests/testapi.cpp
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
bytecompiler/StaticPropertyAnalyzer.h
debugger/Debugger.cpp
dfg/DFGAbstractInterpreterInlines.h
dfg/DFGArrayMode.cpp
dfg/DFGByteCodeParser.cpp
dfg/DFGClobberize.h
dfg/DFGCommonData.cpp
dfg/DFGConstantFoldingPhase.cpp
dfg/DFGDesiredGlobalProperties.cpp
dfg/DFGDesiredIdentifiers.cpp
dfg/DFGDesiredWatchpoints.cpp
dfg/DFGFixupPhase.cpp
dfg/DFGGraph.cpp
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/DFGSpeculativeJIT.cpp
dfg/DFGSpeculativeJIT64.cpp
dfg/DFGStrengthReductionPhase.cpp
dfg/DFGToFTLForOSREntryDeferredCompilationCallback.cpp
dfg/DFGValidate.cpp
ftl/FTLCompile.cpp
ftl/FTLJITCode.cpp
ftl/FTLLowerDFGToB3.cpp
ftl/FTLOSREntry.cpp
ftl/FTLOSRExitCompiler.cpp
ftl/FTLOSRExitHandle.cpp
ftl/FTLOperations.cpp
ftl/FTLPatchpointExceptionHandle.cpp
heap/ConservativeRoots.cpp
heap/HeapHelperPool.cpp
heap/JITStubRoutineSet.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
jsc.cpp
llint/LLIntEntrypoint.cpp
parser/Lexer.h
parser/Parser.cpp
parser/Parser.h
parser/SourceProviderCacheItem.h
parser/SourceTaintedOrigin.cpp
profiler/ProfilerDatabase.cpp
runtime/BrandedStructure.h
runtime/CachedTypes.cpp
runtime/DeferredWorkTimer.cpp
runtime/FileBasedFuzzerAgent.cpp
runtime/HasOwnPropertyCache.h
runtime/HashMapHelper.h
runtime/InferredValue.h
runtime/JSArrayBufferView.cpp
runtime/JSCJSValue.cpp
runtime/JSCJSValueInlines.h
runtime/JSFinalizationRegistry.cpp
runtime/JSGlobalObject.cpp
runtime/JSObject.cpp
runtime/JSRunLoopTimer.cpp
runtime/JSString.cpp
runtime/JSSymbolTableObject.h
runtime/KeyAtomStringCacheInlines.h
runtime/Lookup.h
runtime/ProgramExecutable.cpp
runtime/ProxyObject.cpp
runtime/SamplingProfiler.cpp
runtime/ScopedArguments.h
runtime/StringPrototype.cpp
runtime/Structure.cpp
runtime/StructureInlines.h
runtime/SymbolTable.h
runtime/TypeSet.cpp
runtime/VMTraps.cpp
runtime/WaiterListManager.h
tools/JSDollarVM.cpp
tools/VMInspector.cpp
wasm/WasmBBQJIT.cpp
wasm/WasmBBQJIT64.cpp
wasm/WasmBBQPlan.cpp
wasm/WasmCallee.cpp
wasm/WasmConstExprGenerator.cpp
wasm/WasmFaultSignalHandler.cpp
wasm/WasmFormat.h
wasm/WasmFunctionParser.h
wasm/WasmIPIntGenerator.cpp
wasm/WasmIPIntPlan.cpp
wasm/WasmIPIntSlowPaths.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/WasmOperationsInlines.h
wasm/WasmParser.h
wasm/WasmSectionParser.cpp
wasm/WasmSlowPaths.cpp
wasm/WasmStreamingCompiler.cpp
wasm/WasmTypeDefinition.cpp
wasm/WasmTypeDefinitionInlines.h
wasm/WasmWorklist.cpp
wasm/js/JSWebAssembly.cpp
wasm/js/JSWebAssemblyHelpers.h
wasm/js/JSWebAssemblyInstance.cpp
wasm/js/WasmToJS.cpp
wasm/js/WebAssemblyModuleRecord.cpp