![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
Go to the source code of this file.
Namespaces | |
| namespace | v8 |
| namespace | v8::base |
Functions | |
| template<typename S > | |
| static int | v8::base::BitSize (S value) |
| static uint64_t | v8::base::ReadUInt64 (Vector< const char > buffer, int from, int digits_to_read) |
| static int | v8::base::HexCharValue (char c) |
| template<typename S > | |
| static int | v8::base::SizeInHexChars (S number) |