Remove SafeMap
and SafeSet
primordials
#16300
Labels
backlog
we are probably never going to fix this
jsc
Something related to JavaScriptCore
performance
An issue with performance
Re. this comment
Replace
SafeMap
andSafeSet
with JSC builtins. This helps us avoid messy prototype pollution issues and (should) be a perf win.The text was updated successfully, but these errors were encountered: