8133119: Error message associated with TypeError for call and new should include stringified Node
Reviewed-by: attila, mhaupt
TypeError: RegExp("a|b", "g") is not a function
TypeError: new String("hello") is not a function
TypeError: new Object() is not a function