V8 Project
safe_math.h File Reference
+ 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)
 

Macro Definition Documentation

◆ BASE_NUMERIC_ARITHMETIC_OPERATORS

#define BASE_NUMERIC_ARITHMETIC_OPERATORS (   NAME,
  OP,
  COMPOUND_OP 
)

Definition at line 198 of file safe_math.h.