blob: 27fdfaa2458b4aded134258a0802b6fdfbf7af47 [file] [log] [blame]
This tests that valueOf() works correctly on NPObject.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS plugin[Symbol.toPrimitive] is undefined
PASS plugin.valueOf() is 123456789
PASS plugin == 123456789 is true
PASS successfullyParsed is true
TEST COMPLETE