![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <safe_math_clang_gcc_impl.h>
Public Member Functions | |
__attribute__ ((always_inline)) static T Do(T value) | |
Static Public Member Functions | |
static constexpr T | Do (T) |
Static Public Attributes | |
static const bool | is_supported = std::is_signed_v<T> |
Definition at line 101 of file safe_math_shared_impl.h.
|
inline |
Definition at line 146 of file safe_math_clang_gcc_impl.h.
|
inlinestaticconstexpr |
|
static |
Definition at line 145 of file safe_math_clang_gcc_impl.h.