Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Macros
code_statistics.h File Reference
#include "vm/compiler/assembler/assembler.h"
#include "vm/compiler/backend/il.h"
#include "vm/object.h"

Go to the source code of this file.

Classes

class  dart::CombinedCodeStatistics
 
class  dart::CodeStatistics
 

Namespaces

namespace  dart
 

Macros

#define DO(type, attrs)   kTag##type,
 
#define DO(type, attrs)   kTag##type##SlowPath,
 

Macro Definition Documentation

◆ DO [1/2]

#define DO (   type,
  attrs 
)    kTag##type,

Definition at line 22 of file code_statistics.h.

◆ DO [2/2]

#define DO (   type,
  attrs 
)    kTag##type##SlowPath,

Definition at line 22 of file code_statistics.h.