Home
last modified time | relevance | path

Searched refs:evaluateScope (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/inspector/
Dv8-runtime-agent-impl.cc292 V8InspectorImpl::EvaluateScope evaluateScope(scope); in evaluate() local
294 response = evaluateScope.setTimeout(timeout.fromJust() / 1000.0); in evaluate()
Dv8-debugger-agent-impl.cc1274 V8InspectorImpl::EvaluateScope evaluateScope(scope); in evaluateOnCallFrame() local
1276 response = evaluateScope.setTimeout(timeout.fromJust() / 1000.0); in evaluateOnCallFrame()