|
V8 Project
|
Include dependency graph for safe_conversions.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::base | |
Functions | |
| template<typename Dst , typename Src > | |
| bool | v8::base::IsValueInRangeForNumericType (Src value) |
| template<typename Dst , typename Src > | |
| Dst | v8::base::checked_cast (Src value) |
| template<typename Dst , typename Src > | |
| Dst | v8::base::saturated_cast (Src value) |