18 Zone* current = zone_;
19 while (current !=
nullptr) {
20 if (current ==
zone) {
30 while (zone !=
nullptr) {
42 while (zone !=
nullptr) {
52 while (zone !=
nullptr) {
64 while (zone !=
nullptr) {
int CountZoneHandles() const
bool IsValidZoneHandle(uword handle) const
int CountScopedHandles() const
bool IsValidScopedHandle(uword handle) const
bool ZoneIsOwnedByThread(Zone *zone) const
bool IsValidZoneHandle(Dart_Handle object) const
bool IsValidScopedHandle(Dart_Handle object) const
intptr_t CountScopedHandles() const
intptr_t CountZoneHandles() const
struct _Dart_Handle * Dart_Handle