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

Public Attributes

const char * class_name
 
const char * function_name
 

Detailed Description

Definition at line 78 of file intrinsifier.cc.

Member Data Documentation

◆ class_name

const char* dart::compiler::IntrinsicDesc::class_name

Definition at line 79 of file intrinsifier.cc.

◆ function_name

const char* dart::compiler::IntrinsicDesc::function_name

Definition at line 80 of file intrinsifier.cc.


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