| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -95,7 +95,6 @@ inline Environment::AsyncCallbackScope::AsyncCallbackScope(Environment* env) | |||
| 95 | 95 | ||
| 96 | 96 | inline Environment::AsyncCallbackScope::~AsyncCallbackScope() { | |
| 97 | 97 | env_->makecallback_cntr_--; | |
| 98 | - CHECK_GE(env_->makecallback_cntr_, 0); | ||
| 99 | 98 | } | |
| 100 | 99 | ||
| 101 | 100 | inline bool Environment::AsyncCallbackScope::in_makecallback() { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments