v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::TypedSlots::TypedSlot Struct Reference

#include <slot-set.h>

Collaboration diagram for v8::internal::TypedSlots::TypedSlot:

Public Attributes

uint32_t type_and_offset
 

Detailed Description

Definition at line 284 of file slot-set.h.

Member Data Documentation

◆ type_and_offset

uint32_t v8::internal::TypedSlots::TypedSlot::type_and_offset

Definition at line 285 of file slot-set.h.


The documentation for this struct was generated from the following file: