![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <safe_math_arm_impl.h>
Static Public Member Functions | |
template<typename V > | |
static constexpr bool | Do (T x, U y, V *result) |
template<typename V > | |
static constexpr bool | Do (T, U, V *) |
Static Public Attributes | |
static constexpr bool | is_supported |
static const bool | is_supported = false |
Definition at line 34 of file safe_math_clang_gcc_impl.h.
|
inlinestaticconstexpr |
Definition at line 37 of file safe_math_clang_gcc_impl.h.
|
staticconstexpr |
Definition at line 23 of file safe_math_arm_impl.h.
|
static |
Definition at line 35 of file safe_math_clang_gcc_impl.h.