Definition at line 5217 of file service.cc.
◆ ServiceIsolateVisitor()
dart::ServiceIsolateVisitor::ServiceIsolateVisitor |
( |
JSONArray * |
jsarr | ) |
|
|
inlineexplicit |
◆ ~ServiceIsolateVisitor()
virtual dart::ServiceIsolateVisitor::~ServiceIsolateVisitor |
( |
| ) |
|
|
inlinevirtual |
◆ VisitIsolate()
void dart::ServiceIsolateVisitor::VisitIsolate |
( |
Isolate * |
isolate | ) |
|
|
inlinevirtual |
Implements dart::IsolateVisitor.
Definition at line 5222 of file service.cc.
5222 {
5225 }
5226 }
bool IsSystemIsolate(Isolate *isolate) const
void AddValue(bool b) const
The documentation for this class was generated from the following file: