![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <type-traits.h>
Static Public Attributes | |
static constexpr bool | value |
Static Private Member Functions | |
template<typename T , typename CheckingPolicy , typename StorageType > | |
static std::true_type | SubclassCheck (const BasicMember< T, WeaknessTag, WriteBarrierPolicy, CheckingPolicy, StorageType > *) |
static std::false_type | SubclassCheck (...) |
Definition at line 128 of file type-traits.h.
|
staticprivate |
|
staticprivate |
|
staticconstexpr |
Definition at line 137 of file type-traits.h.