Searched refs:toJSONProtocol (Results 1 – 4 of 4) sorted by relevance
52 var json = event_data.toJSONProtocol();
95 var json = event_data.toJSONProtocol();
47 print('event data: ' + event_data.toJSONProtocol());
1038 BreakEvent.prototype.toJSONProtocol = function() { method in BreakEvent1128 ExceptionEvent.prototype.toJSONProtocol = function() { method in ExceptionEvent1150 return o.toJSONProtocol();1175 CompileEvent.prototype.toJSONProtocol = function() { method in CompileEvent1192 return o.toJSONProtocol();1321 ProtocolMessage.prototype.toJSONProtocol = function() { method in ProtocolMessage1438 return response.toJSONProtocol();