Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / js / pic / cached-getter-dictionary-and-proto-expected.txt
blob8bf0d3165e57c09d47af556339154d47d608e267
1 This page tests cached access to properties of dictionary objects and objects with changing prototypes. If the test passes, you'll see a series of PASS messages below.
3 PASS: getX(o) should be 0 and is.
5 PASS: getProtoX(o) should be 2 and is.
7 PASS: getProtoX(o) should be undefined and is.