forked from tc39/ecma262
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Editorial: Refactor HostEnqueueFinalizationRegistryCleanupJob to take…
… a Job ... by hoisting the job-internal steps out to the caller. This brings it in line with the statement (in "9.5 Jobs and Host Operations to Enqueue Jobs") that job-scheduling host hooks "accept a Job Abstract Closure as the parameter". See tc39#3049 (comment) and following.
- Loading branch information
Showing
1 changed file
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters