doc: document that const c2 = vm.createContext(c1); c1 === c2 is true
#51960
+7
−7
const c2 = vm.createContext(c1); c1 === c2 is true
#51960