![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <stdint.h>
#include <limits>
#include <type_traits>
#include "src/base/numerics/safe_conversions.h"
Go to the source code of this file.
Namespaces | |
namespace | v8 |
namespace | v8::base |
namespace | v8::base::internal |
Macros | |
#define | BASE_HAS_ASSEMBLER_SAFE_MATH (0) |
#define BASE_HAS_ASSEMBLER_SAFE_MATH (0) |
Definition at line 24 of file safe_math_clang_gcc_impl.h.