In general we avoid explicit type-checks, but in this case the error would be only detected in the new isolate making error handling much harder. Fixes #27185 BUG= http://dartbug.com/27185. R=lrn@google.com Review URL: https://codereview.chromium.org/2414173003 .