Skip to content

Commit ae4022b

Browse files
committed
wip
1 parent 03c0a0d commit ae4022b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/binding.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3088,7 +3088,6 @@ class CustomTaskRunner final : public v8::TaskRunner {
30883088
v8::Isolate* isolate_;
30893089
};
30903090

3091-
// Platform subclass that overrides GetForegroundTaskRunner to wrap each
30923091
// Platform subclass that wraps each isolate's TaskRunner to notify Rust
30933092
// when foreground tasks are posted. Follows the inspector API pattern.
30943093
//

0 commit comments

Comments
 (0)