Searched refs:evaluateScope (Results 1 – 2 of 2) sorted by relevance
264 V8InspectorImpl::EvaluateScope evaluateScope(m_inspector->isolate()); in evaluate() local266 response = evaluateScope.setTimeout(timeout.fromJust() / 1000.0); in evaluate()
1081 V8InspectorImpl::EvaluateScope evaluateScope(m_isolate); in evaluateOnCallFrame() local1083 response = evaluateScope.setTimeout(timeout.fromJust() / 1000.0); in evaluateOnCallFrame()