Searched refs:eventContext (Results 1 – 1 of 1) sorted by relevance
566 v8::Local<v8::Context> eventContext = eventDetails.GetEventContext(); in handleV8DebugEvent() local567 DCHECK(!eventContext.IsEmpty()); in handleV8DebugEvent()571 handleV8AsyncTaskEvent(eventContext, eventDetails.GetExecutionState(), in handleV8DebugEvent()577 m_inspector->enabledDebuggerAgentForGroup(getGroupId(eventContext)); in handleV8DebugEvent()608 handleProgramBreak(eventContext, eventDetails.GetExecutionState(), in handleV8DebugEvent()616 handleProgramBreak(eventContext, eventDetails.GetExecutionState(), in handleV8DebugEvent()