Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
dart::kernel::UnboxingInfoMetadata::UnboxingType Struct Reference

#include <kernel_translation_helper.h>

Public Attributes

UnboxingKind kind = kBoxed
 
RecordShape record_shape = RecordShape::ForUnnamed(0)
 

Detailed Description

Definition at line 1224 of file kernel_translation_helper.h.

Member Data Documentation

◆ kind

UnboxingKind dart::kernel::UnboxingInfoMetadata::UnboxingType::kind = kBoxed

Definition at line 1225 of file kernel_translation_helper.h.

◆ record_shape

RecordShape dart::kernel::UnboxingInfoMetadata::UnboxingType::record_shape = RecordShape::ForUnnamed(0)

Definition at line 1226 of file kernel_translation_helper.h.


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