Skip to content

Commit

Permalink
refactor: introduce primordials (#10939)
Browse files Browse the repository at this point in the history
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
lucacasonato authored Jul 2, 2021
1 parent 7b0375f commit c9204c4
Show file tree
Hide file tree
Showing 6 changed files with 1,447 additions and 47 deletions.
Loading

0 comments on commit c9204c4

Please sign in to comment.