1 This page tests for a caching error when transitioning prototypes away from being dictionaries. If the test passes, you'll see a series of PASS messages below.
3 PASS: getB(o) should be b and is.
4 PASS: getB(o) should be b and is.
5 PASS: getB(o) should be b and is.
6 PASS: getB(o2) should be b and is.
7 PASS: getB(o2) should be b and is.
8 PASS: getB(o2) should be b and is.
9 PASS: getB(o) should be b and is.
10 PASS: getB(o) should be b and is.
11 PASS: getB(o) should be b and is.
12 PASS: getB(o2) should be b and is.
13 PASS: getB(o2) should be b and is.
14 PASS: getB(o2) should be b and is.