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

#include <call_specializer.h>

Public Attributes

const bool is_exact
 
bool emit_exactness_guard
 

Detailed Description

Definition at line 81 of file call_specializer.h.

Member Data Documentation

◆ emit_exactness_guard

bool dart::CallSpecializer::ExactnessInfo::emit_exactness_guard

Definition at line 83 of file call_specializer.h.

◆ is_exact

const bool dart::CallSpecializer::ExactnessInfo::is_exact

Definition at line 82 of file call_specializer.h.


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