mirror of https://github.com/nodejs/node.git
cde3928a10
Optimize the hot code paths of queueMicrotask by not creating unnecessary objects, not looking up properties on frozen primordials, etc. PR-URL: https://github.com/nodejs/node/pull/28093 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> |
||
---|---|---|
.. | ||
esm_loader.js | ||
execution.js | ||
main_thread_only.js | ||
per_thread.js | ||
policy.js | ||
promises.js | ||
report.js | ||
stdio.js | ||
task_queues.js | ||
warning.js | ||
worker_thread_only.js |