mirror of
https://github.com/RGBCube/serenity
synced 2025-07-16 07:07:38 +00:00
![]() We are performing a lot of checks on pointers that are performed again immediately afterwards because of a dereference. This removes the redundant `VERIFY`s and simplifies a couple others. |
||
---|---|---|
.. | ||
AST | ||
BTree.cpp | ||
BTree.h | ||
BTreeIterator.cpp | ||
CMakeLists.txt | ||
Database.cpp | ||
Database.h | ||
Forward.h | ||
HashIndex.cpp | ||
HashIndex.h | ||
Heap.cpp | ||
Heap.h | ||
Index.cpp | ||
Index.h | ||
Key.cpp | ||
Key.h | ||
Meta.cpp | ||
Meta.h | ||
Result.cpp | ||
Result.h | ||
ResultSet.cpp | ||
ResultSet.h | ||
Row.cpp | ||
Row.h | ||
Serializer.cpp | ||
Serializer.h | ||
SQLClient.cpp | ||
SQLClient.h | ||
TreeNode.cpp | ||
Tuple.cpp | ||
Tuple.h | ||
TupleDescriptor.h | ||
Type.h | ||
Value.cpp | ||
Value.h |