This test verifies that Java String objects are of the correct type when returned to JavaScript.

On success, the Java String object will be of type "object".
On failure, the type will be "function".
See Radar 4212626.