Searched refs:CompileEvent (Results 1 – 2 of 2) sorted by relevance
177 function CompileEvent() {} class180 CompileEvent.prototype.script = function() {}
1077 return new CompileEvent(script, type);1081 function CompileEvent(script, type) { class1087 CompileEvent.prototype.eventType = function() { class1092 CompileEvent.prototype.script = function() {1097 CompileEvent.prototype.toJSONProtocol = function() {2455 "CompileEvent", CompileEvent,