Searched defs:sendEvent (Results 1 – 6 of 6) sorted by relevance
55 sendEvent: function(name, data) method in WebInspector.HeapSnapshotWorkerDispatcher
6 function sendEvent(event, value) { function
184 function sendEvent(record, callback) { function
521 test.util.sync.sendEvent = function( function
1155 void InspectorTimelineAgent::sendEvent(PassRefPtr<JSONObject> event) in sendEvent() function in WebCore::InspectorTimelineAgent