V8 Project
v8::internal::PrimitiveValueDescriptor Struct Reference

#include <objects.h>

+ Collaboration diagram for v8::internal::PrimitiveValueDescriptor:

Public Attributes

v8::DeclaredAccessorDescriptorDataType data_type
 
uint8_t bool_offset
 

Detailed Description

Definition at line 10177 of file objects.h.

Member Data Documentation

◆ bool_offset

uint8_t v8::internal::PrimitiveValueDescriptor::bool_offset

◆ data_type

v8::DeclaredAccessorDescriptorDataType v8::internal::PrimitiveValueDescriptor::data_type

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