|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <globals.h>
| Public Types | |
| using | TObjectSlot = FullObjectSlot | 
| using | TMaybeObjectSlot = FullMaybeObjectSlot | 
| using | THeapObjectSlot = FullHeapObjectSlot | 
| using | TOffHeapObjectSlot = OffHeapFullObjectSlot | 
| using | TInstructionStreamSlot = OffHeapFullObjectSlot | 
| using | TProtectedPointerSlot = TObjectSlot | 
| using | TProtectedMaybeObjectSlot = TMaybeObjectSlot |