Searched refs:CallFrameScope (Results 1 – 3 of 3) sorted by relevance
164 class CallFrameScope : public Scope {166 CallFrameScope(V8InspectorImpl*, int contextGroupId,168 ~CallFrameScope();176 DISALLOW_COPY_AND_ASSIGN(CallFrameScope);
525 InjectedScript::CallFrameScope::CallFrameScope(V8InspectorImpl* inspector, in CallFrameScope() function in v8_inspector::InjectedScript::CallFrameScope531 InjectedScript::CallFrameScope::~CallFrameScope() {} in ~CallFrameScope()533 Response InjectedScript::CallFrameScope::findInjectedScript( in findInjectedScript()
554 InjectedScript::CallFrameScope scope(m_inspector, m_session->contextGroupId(), in restartFrame()709 InjectedScript::CallFrameScope scope(m_inspector, m_session->contextGroupId(), in evaluateOnCallFrame()740 InjectedScript::CallFrameScope scope(m_inspector, m_session->contextGroupId(), in setVariableValue()