Skip to content

Fix unsoundness in JsValueStore by replacing unsafe raw pointer mutation of Arc with safe OnceLock#5408

Open
mansiverma897993 wants to merge 3 commits into
boa-dev:mainfrom
mansiverma897993:fix/unsound-jsvaluestore-replace
Open

Fix unsoundness in JsValueStore by replacing unsafe raw pointer mutation of Arc with safe OnceLock#5408
mansiverma897993 wants to merge 3 commits into
boa-dev:mainfrom
mansiverma897993:fix/unsound-jsvaluestore-replace