![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <logging.h>
Public Types | |
using | lhs_underlying = typename comparison_underlying_type<Lhs>::type |
using | rhs_underlying = typename comparison_underlying_type<Rhs>::type |
Static Public Attributes | |
static constexpr bool | value |
using v8::base::is_signed_vs_unsigned< Lhs, Rhs >::lhs_underlying = typename comparison_underlying_type<Lhs>::type |
using v8::base::is_signed_vs_unsigned< Lhs, Rhs >::rhs_underlying = typename comparison_underlying_type<Rhs>::type |
|
staticconstexpr |