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