{"ScriptPreparationCode":"class a {}","TestCases":[{"Name":"instanceof","Code":"new a instanceof a,\r\n{}instanceof a","IsDeferred":false},{"Name":"isPrototypeOf","Code":"a.prototype.isPrototypeOf(new a)\r\na.prototype.isPrototypeOf({})","IsDeferred":false}]}