We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c0a0d commit ae4022bCopy full SHA for ae4022b
src/binding.cc
@@ -3088,7 +3088,6 @@ class CustomTaskRunner final : public v8::TaskRunner {
3088
v8::Isolate* isolate_;
3089
};
3090
3091
-// Platform subclass that overrides GetForegroundTaskRunner to wrap each
3092
// Platform subclass that wraps each isolate's TaskRunner to notify Rust
3093
// when foreground tasks are posted. Follows the inspector API pattern.
3094
//
0 commit comments