Home
last modified time | relevance | path

Searched refs:EvaluateScope (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/inspector/
H A Dv8-inspector-impl.cc422 V8InspectorImpl::EvaluateScope::EvaluateScope( in EvaluateScope() function in v8_inspector::V8InspectorImpl::EvaluateScope
428 struct V8InspectorImpl::EvaluateScope::CancelToken {
433 V8InspectorImpl::EvaluateScope::~EvaluateScope() { in ~EvaluateScope()
444 class V8InspectorImpl::EvaluateScope::TerminateTask : public v8::Task {
462 protocol::Response V8InspectorImpl::EvaluateScope::setTimeout(double timeout) { in setTimeout()
H A Dv8-inspector-impl.h140 class EvaluateScope { class in v8_inspector::V8InspectorImpl
142 explicit EvaluateScope(const InjectedScript::Scope& scope);
143 ~EvaluateScope();
H A Dv8-runtime-agent-impl.cc292 V8InspectorImpl::EvaluateScope evaluateScope(scope); in evaluate()
H A Dv8-debugger-agent-impl.cc1274 V8InspectorImpl::EvaluateScope evaluateScope(scope); in evaluateOnCallFrame()

Completed in 7 milliseconds