Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: introduce primordials (#10939)
This commit introduces primordials to deno_core. Primordials are a frozen set of all intrinsic objects in the runtime. They are not vulnerable to prototype pollution.
- Loading branch information