Skip to content

Commit

Permalink
opt
Browse files Browse the repository at this point in the history
  • Loading branch information
LanderlYoung committed Sep 23, 2024
1 parent 104ca8b commit 324d9c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions backend/V8/V8Platform.cc
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ class MessageQueueTaskRunner : public v8::TaskRunner {
}
#endif

#if SCRIPTX_V8_VERSION_BETWEEN(7, 5, 7, 5)
#error "V8 compile error test"
#endif

bool IdleTasksEnabled() override { return false; }

bool NonNestableTasksEnabled() const override { return true; }
Expand Down

0 comments on commit 324d9c4

Please sign in to comment.