|
V8 Project
|
#include "src/base/safe_math_impl.h"
Include dependency graph for safe_math.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | v8::base::internal::CheckedNumeric< T > |
Namespaces | |
| v8 | |
| Debugger support for the V8 JavaScript engine. | |
| v8::base | |
| v8::base::internal | |
Macros | |
| #define | BASE_NUMERIC_ARITHMETIC_OPERATORS(NAME, OP, COMPOUND_OP) |
| #define BASE_NUMERIC_ARITHMETIC_OPERATORS | ( | NAME, | |
| OP, | |||
| COMPOUND_OP | |||
| ) |
Definition at line 198 of file safe_math.h.