![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <small-map.h>
Classes | |
struct | big |
Public Types | |
typedef char | sml |
Static Public Member Functions | |
template<typename U > | |
static big | test (typename U::key_equal *) |
template<typename > | |
static sml | test (...) |
Static Public Attributes | |
static const bool | value = (sizeof(test<M>(0)) == sizeof(big)) |
Definition at line 90 of file small-map.h.
char v8::base::internal::has_key_equal< M >::sml |
Definition at line 91 of file small-map.h.
|
static |
|
static |
|
static |
Definition at line 104 of file small-map.h.