![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <identity-map.h>
Public Attributes | |
| T * | entry |
| bool | already_exists |
Definition at line 22 of file identity-map.h.
| bool v8::internal::IdentityMapFindResult< T >::already_exists |
Definition at line 24 of file identity-map.h.
| T* v8::internal::IdentityMapFindResult< T >::entry |
Definition at line 23 of file identity-map.h.