Flutter Engine
The Flutter Engine
|
#include <tags.h>
Public Member Functions | |
VMTagCounters () | |
void | Increment (uword tag) |
int64_t | count (uword tag) |
void | PrintToJSONObject (JSONObject *obj) |
dart::VMTagCounters::VMTagCounters | ( | ) |
int64_t dart::VMTagCounters::count | ( | uword | tag | ) |
void dart::VMTagCounters::Increment | ( | uword | tag | ) |
void dart::VMTagCounters::PrintToJSONObject | ( | JSONObject * | obj | ) |