Searched defs:WorkerContextExecutionState (Results 1 – 1 of 1) sorted by relevance
49 struct WorkerContextExecutionState { struct50 WorkerContextExecutionState() : hadException(false), lineNumber(0) { } in WorkerContextExecutionState() argument70 …t, const String& fileName, const TextPosition0& scriptStartPosition, WorkerContextExecutionState*); argument