blob: 5aac8f6b3b5459429c56d0ac2699b58f487bfde5 [file] [log] [blame]
Test proper tracking of script NPObjects
Test 1: Ensure that script NPObjects are properly tracked (i.e. added to
the live objects map in V8).
Test 2: Test tracking of derived NPObjects by invoking a method on a
script object and passing it an internally created NPObject.
SUCCESS