Document that const c2 = vm.createContext(c1); c1 === c2
is true#51946
Closed
DanKaplanSES wants to merge 1 commit intonodejs:main from DanKaplanSES:patch-1
+1-1
const c2 = vm.createContext(c1); c1 === c2
is true#51946