UNPKG

test262-stream

Version:

A Node.js API for traversing the Test262 test suite

10 lines (9 loc) 254 B
// This is a customized implementation of `doneprintHandle.js` function $DONE(){ if(!arguments[0]) { print('Test262:AsyncTestComplete'); } else { print('Error: ' + arguments[0]); } } // End customized implementation of `doneprintHandle.js`