Searched refs:IsParked (Results 1 – 4 of 4) sorted by relevance
109 bool LocalHeap::IsParked() { in IsParked() function in v8::internal::LocalHeap128 if (IsParked()) return; in EnsureParkedBeforeDestruction()
91 bool IsParked();
47 if (owner_) DCHECK(!owner_->IsParked()); in CheckOwnerIsNotParked()
481 if (local_isolate != nullptr && local_isolate->heap()->IsParked()) {