检查o是否是type的实例。
o
type
type中的值预期是一个表示有效JavaScript构造函数的JS-Interop对象。
external bool instanceof(Object? o, Object type);