Skip to content

Commit 4ef4dd1

Browse files
daviddavid
david
authored and
david
committed
feat: support ExecutingContext::Timers()
1 parent 94a2dae commit 4ef4dd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bridge/core/executing_context.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -530,6 +530,7 @@ DOMTimerCoordinator* ExecutingContext::Timers() {
530530
return &timers_;
531531
}
532532

533+
/*
533534
ModuleListenerContainer* ExecutingContext::ModuleListeners() {
534535
return &module_listener_container_;
535536
}

0 commit comments

Comments
 (0)