-
Bug
-
Resolution: Fixed
-
P2
-
8
-
None
-
b108
-
generic
-
generic
-
Verified
Test case attached. We are in a case where the __proto__ of an instance i can be set to null. Once set to null, any call to i.__proto__ creates a new __proto__ property that is unrelated to the actual __proto__ property.