![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <bit-field.h>
Static Public Attributes | |
static constexpr int | kShift = std::min(A::kShift, B::kShift) |
static constexpr int | kMask = A::kMask | B::kMask |
static constexpr int | kSize |
Definition at line 78 of file bit-field.h.
|
staticconstexpr |
Definition at line 84 of file bit-field.h.
|
staticconstexpr |
Definition at line 83 of file bit-field.h.
|
staticconstexpr |
Definition at line 85 of file bit-field.h.