![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <checked_math_impl.h>
Public Types | |
using | result_type = MaxExponentPromotion<T, U> |
Static Public Member Functions | |
template<typename V > | |
static constexpr bool | Do (T x, U y, V *result) |
Definition at line 225 of file checked_math_impl.h.
using v8::base::internal::CheckedDivOp< T, U >::result_type = MaxExponentPromotion<T, U> |
Definition at line 226 of file checked_math_impl.h.
|
inlinestaticconstexpr |
Definition at line 228 of file checked_math_impl.h.