File: MemoryUnsafeCastCheckerExpectations

package info (click to toggle)
webkit2gtk 2.48.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 429,764 kB
  • sloc: cpp: 3,697,587; javascript: 194,444; ansic: 169,997; python: 46,499; asm: 19,295; ruby: 18,528; perl: 16,602; xml: 4,650; yacc: 2,360; sh: 2,098; java: 1,993; lex: 1,327; pascal: 366; makefile: 298
file content (163 lines) | stat: -rw-r--r-- 4,491 bytes parent folder | download | duplicates (6)
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
151
152
153
154
155
156
157
158
159
160
161
162
163
API/APICast.h
API/JSAPIWrapperObject.mm
API/JSCallbackConstructor.cpp
API/JSCallbackObject.h
API/JSObjectRef.cpp
API/ObjCCallbackFunction.mm
b3/B3InsertionSetInlines.h
b3/B3LowerToAir.cpp
b3/B3ProcedureInlines.h
b3/air/AirCode.cpp
builtins/BuiltinExecutables.cpp
builtins/BuiltinNames.cpp
bytecode/CallLinkInfo.cpp
bytecode/CodeBlock.cpp
bytecode/CodeBlockInlines.h
bytecode/Instruction.h
bytecode/MetadataTable.h
bytecode/RepatchInlines.h
bytecode/UnlinkedEvalCodeBlock.cpp
bytecode/UnlinkedFunctionCodeBlock.cpp
bytecode/UnlinkedFunctionExecutable.cpp
bytecode/UnlinkedModuleProgramCodeBlock.cpp
bytecode/UnlinkedProgramCodeBlock.cpp
bytecompiler/BytecodeGenerator.cpp
bytecompiler/BytecodeGenerator.h
bytecompiler/NodesCodegen.cpp
debugger/Debugger.cpp
dfg/DFGByteCodeParser.cpp
dfg/DFGConstantFoldingPhase.cpp
dfg/DFGOSRExitCompilerCommon.cpp
dfg/DFGOperations.cpp
disassembler/ARM64/A64DOpcode.cpp
disassembler/ARM64/A64DOpcode.h
ftl/FTLState.cpp
heap/ConservativeRoots.cpp
heap/Heap.cpp
heap/LocalAllocator.cpp
heap/MarkedSpace.cpp
heap/PreciseAllocation.cpp
heap/SlotVisitor.cpp
heap/VerifierSlotVisitor.cpp
heap/WeakBlock.h
heap/WeakInlines.h
inspector/InspectorProtocolObjects.h
inspector/JSInjectedScriptHost.cpp
inspector/JSJavaScriptCallFrame.cpp
inspector/agents/InspectorDebuggerAgent.cpp
interpreter/CallFrame.cpp
interpreter/CallFrame.h
interpreter/CallFrameInlines.h
interpreter/Interpreter.cpp
interpreter/StackVisitor.cpp
jit/JITOperations.cpp
jit/JITThunks.cpp
jsc.cpp
llint/LLIntSlowPaths.cpp
parser/ASTBuilder.h
parser/NodesAnalyzeModule.cpp
runtime/ArrayStorage.h
runtime/Butterfly.h
runtime/CacheableIdentifierInlines.h
runtime/CachedTypes.cpp
runtime/CodeCache.cpp
runtime/DateInstance.h
runtime/DirectArguments.cpp
runtime/ErrorInstance.h
runtime/EvalExecutable.cpp
runtime/Exception.cpp
runtime/ExecutableBase.cpp
runtime/FunctionExecutable.cpp
runtime/FunctionRareData.cpp
runtime/GenericArgumentsImplInlines.h
runtime/Identifier.cpp
runtime/Identifier.h
runtime/IdentifierInlines.h
runtime/IndexingHeader.h
runtime/IntlCollator.h
runtime/IntlDateTimeFormat.h
runtime/IntlDisplayNames.h
runtime/IntlDurationFormat.h
runtime/IntlListFormat.h
runtime/IntlLocale.h
runtime/IntlNumberFormat.h
runtime/IntlPluralRules.h
runtime/IntlRelativeTimeFormat.h
runtime/IntlSegmentIterator.h
runtime/IntlSegmenter.h
runtime/IntlSegments.h
runtime/JSArrayBufferView.cpp
runtime/JSCJSValueInlines.h
runtime/JSCell.h
runtime/JSCustomGetterFunction.cpp
runtime/JSCustomSetterFunction.cpp
runtime/JSDestructibleObjectHeapCellType.cpp
runtime/JSFinalizationRegistry.cpp
runtime/JSFunction.cpp
runtime/JSFunctionInlines.h
runtime/JSGlobalLexicalEnvironment.cpp
runtime/JSGlobalObject.cpp
runtime/JSModuleNamespaceObject.cpp
runtime/JSModuleRecord.cpp
runtime/JSNativeStdFunction.h
runtime/JSRemoteFunction.cpp
runtime/JSScriptFetchParameters.cpp
runtime/JSScriptFetcher.cpp
runtime/JSSourceCode.cpp
runtime/JSString.cpp
runtime/JSString.h
runtime/JSStringInlines.h
runtime/JSTemplateObjectDescriptor.cpp
runtime/ModuleProgramExecutable.cpp
runtime/NativeCallee.cpp
runtime/NativeExecutable.cpp
runtime/ObjectConstructor.cpp
runtime/ProgramExecutable.cpp
runtime/PropertyName.h
runtime/PropertyNameArray.h
runtime/PropertyTable.cpp
runtime/RegExp.cpp
runtime/RegExpCache.cpp
runtime/SamplingProfiler.cpp
runtime/ScopedArguments.cpp
runtime/ScopedArgumentsTable.cpp
runtime/ScriptExecutable.cpp
runtime/SmallStrings.cpp
runtime/SparseArrayValueMap.cpp
runtime/StringReplaceCacheInlines.h
runtime/StringSplitCacheInlines.h
runtime/Structure.cpp
runtime/Structure.h
runtime/StructureRareData.cpp
runtime/Symbol.cpp
runtime/SymbolConstructor.cpp
runtime/SymbolTable.cpp
runtime/SyntheticModuleRecord.cpp
runtime/WeakMapImpl.cpp
runtime/WriteBarrier.h
tools/CellProfile.h
tools/HeapVerifier.cpp
tools/JSDollarVM.cpp
tools/VMInspector.cpp
wasm/WasmCalleeGroup.cpp
wasm/WasmFaultSignalHandler.cpp
wasm/WasmIPIntSlowPaths.cpp
wasm/WasmLLIntGenerator.cpp
wasm/WasmModule.cpp
wasm/WasmOMGIRGenerator.cpp
wasm/WasmOSREntryPlan.cpp
wasm/WasmOperations.cpp
wasm/WasmSlowPaths.cpp
wasm/WasmStreamingCompiler.cpp
wasm/js/JSWebAssemblyArray.cpp
wasm/js/JSWebAssemblyException.cpp
wasm/js/JSWebAssemblyGlobal.cpp
wasm/js/JSWebAssemblyHelpers.h
wasm/js/JSWebAssemblyInstance.cpp
wasm/js/JSWebAssemblyMemory.cpp
wasm/js/JSWebAssemblyModule.cpp
wasm/js/JSWebAssemblyStruct.cpp
wasm/js/JSWebAssemblyTable.cpp
wasm/js/JSWebAssemblyTag.cpp
wasm/js/WebAssemblyFunction.cpp
wasm/js/WebAssemblyModuleRecord.cpp