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