![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-util.h>
Classes | |
| struct | RemovePointer |
| struct | RemovePointer< T * > |
Public Types | |
| typedef GlobalValueMap< K, V, DefaultGlobalMapTraits< K, V > > | MapType |
| typedef void | WeakCallbackDataType |
Public Types inherited from v8::StdMapTraits< K, V > | |
| typedef std::map< K, PersistentContainerValue > | Impl |
| typedef Impl::iterator | Iterator |
Static Public Attributes | |
| static const PersistentContainerCallbackType | kCallbackType = kNotWeak |
| GlobalValueMap<K, V, DefaultGlobalMapTraits<K, V> > v8::DefaultGlobalMapTraits< K, V >::MapType |
| void v8::DefaultGlobalMapTraits< K, V >::WeakCallbackDataType |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |