| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 76281f9 commit fab831a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -74,7 +74,7 @@ TEST_F(JsNativeApiV8Test, Reference) { | |||
| 74 | 74 | ||
| 75 | 75 | // We can hardly trigger a non-forced Garbage Collection in a stable way. | |
| 76 | 76 | // Here we just invoke the weak callbacks directly. | |
| 77 | - // The persistant handles should be reset in the weak callback in respect | ||
| 77 | + // The persistent handles should be reset in the weak callback in respect | ||
| 78 | 78 | // to the API contract of v8 weak callbacks. | |
| 79 | 79 | v8::WeakCallbackInfo<Reference::SecondPassCallParameterRef> data( | |
| 80 | 80 | reinterpret_cast<v8::Isolate*>(isolate_), | |
| Back | FazBrowse Home | New Git URL |
0 commit comments