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

#include <kernel_translation_helper.h>

Public Attributes

int call_count = 0
 
bool called_on_null = true
 
bool torn_off = true
 

Detailed Description

Definition at line 1175 of file kernel_translation_helper.h.

Member Data Documentation

◆ call_count

int dart::kernel::TableSelectorInfo::call_count = 0

Definition at line 1176 of file kernel_translation_helper.h.

◆ called_on_null

bool dart::kernel::TableSelectorInfo::called_on_null = true

Definition at line 1177 of file kernel_translation_helper.h.

◆ torn_off

bool dart::kernel::TableSelectorInfo::torn_off = true

Definition at line 1178 of file kernel_translation_helper.h.


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