mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 09:32:34 +00:00
Comes with the usual benefit of saving some space on the stack, as well as making a situation where both or neither Optionals hold a value impossible. The various unwrapping additions are required as we can no longer construct a ThrowCompletionOr<T> from an Optional<T> - rightfully so. |
||
|---|---|---|
| .. | ||
| AbstractOperations.cpp | ||
| AbstractOperations.h | ||
| CrossOriginOpenerPolicy.h | ||
| CrossOriginOpenerPolicyEnforcementResult.h | ||
| CrossOriginPropertyDescriptorMap.h | ||
| Reporting.cpp | ||
| Reporting.h | ||