![]() |
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 | math = Math |
using | type = typename math::result_type |
Definition at line 170 of file safe_math_shared_impl.h.
using v8::base::internal::MathWrapper< M, L, R, Math >::math = Math |
Definition at line 171 of file safe_math_shared_impl.h.
using v8::base::internal::MathWrapper< M, L, R, Math >::type = typename math::result_type |
Definition at line 172 of file safe_math_shared_impl.h.