![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <safe_math_arm_impl.h>
Public Member Functions | |
template<typename V > | |
__attribute__ ((always_inline)) static V Do(T x | |
Static Public Member Functions | |
template<typename V > | |
static constexpr V | Do (T, U) |
Static Public Attributes | |
static constexpr bool | is_supported |
static const bool | is_supported = false |
Definition at line 54 of file safe_math_clang_gcc_impl.h.
v8::base::internal::ClampedSubFastAsmOp< T, U >::__attribute__ | ( | (always_inline) | ) |
|
inlinestaticconstexpr |
Definition at line 57 of file safe_math_clang_gcc_impl.h.
|
staticconstexpr |
Definition at line 79 of file safe_math_arm_impl.h.
|
static |
Definition at line 55 of file safe_math_clang_gcc_impl.h.