Harness status: OK

Found 7 tests

7 Pass
Pass	eval of TrustedScript works.
Pass	indirect eval of TrustedScript works.
Pass	eval of string works and does not call a default policy.
Pass	indirect eval of string works and does not call a default policy.
Pass	eval of !TrustedScript and !string works.
Pass	Function constructor of TrustedScript works.
Pass	Function constructor of string works and does not call a default policy.