Sign in
chromium
/
external
/
WebKit_trimmed
/
46d4dda51d0207e46e218614c4074a60151715de
/
.
/
LayoutTests
/
fast
/
js
/
getter-setter-gc-expected.txt
blob: 431565c520a80ac574d05490ac06ce9201937c5d [
file
]
This test checks whether getters and setters work correctly with garbage collection.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS o.x is 242
PASS o.x is 242
PASS successfullyParsed is true
TEST COMPLETE