Searched refs:CompileEvent (Results 1 – 1 of 1) sorted by relevance
1152 return new CompileEvent(exec_state, script, before);1156 function CompileEvent(exec_state, script, before) { class1163 CompileEvent.prototype.executionState = function() {1168 CompileEvent.prototype.eventType = function() {1177 CompileEvent.prototype.script = function() {1182 CompileEvent.prototype.toJSONProtocol = function() {