Searched refs:CanSuspend (Results 1 – 3 of 3) sorted by relevance
2200 bool CanSuspend() { in CanSuspend() function
449 bool CanSuspend() const { return suspend_count_ > 0; } in CanSuspend() function
1383 if (info()->literal()->CanSuspend()) { in GenerateBytecode()