Harness status: OK

Found 10 tests

10 Pass
Pass	eval of TrustedScript works.
Pass	indirect eval of TrustedScript works.
Pass	eval of string works.
Pass	indirect eval of string works.
Pass	eval of !TrustedScript and !string works.
Pass	Function constructor of TrustedScript works.
Pass	Function constructor of all TrustedScripts works.
Pass	Function constructor of string works.
Pass	Function constructor of all strings works.
Pass	Function constructor of string and TrustedScript works.