![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <safe_math_shared_impl.h>
Public Types | |
using | type = typename std::make_unsigned<Numeric>::type |
using | type = Numeric |
Definition at line 126 of file safe_math_shared_impl.h.
using v8::base::internal::UnsignedOrFloatForSize< Numeric >::type = typename std::make_unsigned<Numeric>::type |
Definition at line 121 of file safe_math_shared_impl.h.
using v8::base::internal::UnsignedOrFloatForSize< Numeric >::type = Numeric |
Definition at line 127 of file safe_math_shared_impl.h.