Skip to content

Commit 324d9c4

Browse files
committed
opt
1 parent 104ca8b commit 324d9c4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

backend/V8/V8Platform.cc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,6 @@ class MessageQueueTaskRunner : public v8::TaskRunner {
8585
}
8686
#endif
8787

88-
#if SCRIPTX_V8_VERSION_BETWEEN(7, 5, 7, 5)
89-
#error "V8 compile error test"
90-
#endif
91-
9288
bool IdleTasksEnabled() override { return false; }
9389

9490
bool NonNestableTasksEnabled() const override { return true; }

0 commit comments

Comments
 (0)