blob: 8c6dc35189b3b02bbef8503887b0d755b754dd18 [file] [log] [blame]
Test that we can get an NPObject returned through a method on an NPAPI Object.
Prints "SUCCESS" on success, "FAILURE" on failure.
--- num test objects:
countAfterCreate == countOrig + 3? PASS
countOrig == countAfterGC? FAIL
--- refcount on plug.testObject:
originally: 2
after GC: 5
after passing: 8
FAILURE