Searched refs:CompileEvent (Results 1 – 1 of 1) sorted by relevance
1116 return new CompileEvent(exec_state, script, before);1120 function CompileEvent(exec_state, script, before) { class1127 CompileEvent.prototype.executionState = function() {1132 CompileEvent.prototype.eventType = function() {1141 CompileEvent.prototype.script = function() {1146 CompileEvent.prototype.toJSONProtocol = function() {