vm: lazily initialize primordials for vm contexts by joyeecheung · Pull Request #31738 · nodejs/node
Lazily initialize primordials when cross-context support for builtins is needed to fix the performance regression in context creation.
added
c++
labels
addaleax
added
the
author ready
label
joyeecheung added a commit that referenced this pull request
codebytere pushed a commit that referenced this pull request
targos pushed a commit to targos/node that referenced this pull request
Lazily initialize primordials when cross-context support for builtins is needed to fix the performance regression in context creation. PR-URL: nodejs#31738 Fixes: nodejs#29842 Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: David Carlier <devnexen@gmail.com>
targos pushed a commit that referenced this pull request
This file contains hidden or 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