![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <ostream>#include <type_traits>Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::base |
| namespace | v8::base::internal |
Functions | |
| template<typename T > | |
| std::ostream & | v8::base::internal::operator<< (std::ostream &os, const StrictNumeric< T > &value) |
| template<typename T > | |
| std::ostream & | v8::base::internal::operator<< (std::ostream &os, const ClampedNumeric< T > &value) |