![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <struct-types.h>
Public Member Functions | |
CanonicalContType (CanonicalTypeIndex idx) | |
bool | operator== (const CanonicalContType &other) const |
CanonicalTypeIndex | contfun_typeindex () const |
![]() | |
void * | operator new (size_t, Zone *)=delete |
void * | operator new (size_t size, void *ptr) |
void | operator delete (void *, size_t) |
void | operator delete (void *pointer, Zone *zone)=delete |
Private Attributes | |
CanonicalTypeIndex | index_ |
Definition at line 347 of file struct-types.h.
|
inlineexplicit |
Definition at line 349 of file struct-types.h.
|
inline |
|
inline |
Definition at line 351 of file struct-types.h.
|
private |
Definition at line 358 of file struct-types.h.