Home
last modified time | relevance | path

Searched refs:toJSONProtocol (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/debug/
Ddebug.js960 BreakEvent.prototype.toJSONProtocol = function() { method in BreakEvent
1050 ExceptionEvent.prototype.toJSONProtocol = function() { method in ExceptionEvent
1072 return o.toJSONProtocol();
1097 CompileEvent.prototype.toJSONProtocol = function() { method in CompileEvent
1114 return o.toJSONProtocol();
1210 ProtocolMessage.prototype.toJSONProtocol = function() { method in ProtocolMessage
1327 return response.toJSONProtocol();