Lines Matching +full:native +full:- +full:test
2 // Flags: --expose-gc
8 // The test module throws an error during Init, but in order for its exports to
27 // Test that the native side successfully captures the exception
31 // Test that the native side passes the exception through
37 // Test that the exception thrown above was marked as pending
44 // Test that the native side does not capture a non-existing exception
55 // Test that the native side successfully captures the exception
59 // Test that the native side passes the exception through
65 // Test that the exception thrown above was marked as pending
72 // Test that the native side does not capture a non-existing exception
80 // Test that no exception appears that was not thrown by us
88 'No exception originated on the native side, but' +
91 // Test that the exception state remains clear when no exception is thrown
99 // Test that no exception appears that was not thrown by us
107 'No exception originated on the native side, but' +
110 // Test that the exception state remains clear when no exception is thrown