Searched refs:DropFrame (Results 1 – 3 of 3) sorted by relevance
71 DispatchResponse DropFrame(const DropFrameParams ¶ms);133 void DropFrame(const DispatchRequest &request);
299 { "dropFrame", &DebuggerImpl::DispatcherImpl::DropFrame } in Dispatch()509 void DebuggerImpl::DispatcherImpl::DropFrame(const DispatchRequest &request) in DropFrame() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl516 DispatchResponse response = debugger_->DropFrame(*params); in DropFrame()985 DispatchResponse DebuggerImpl::DropFrame(const DropFrameParams ¶ms) in DropFrame() function in panda::ecmascript::tooling::DebuggerImpl
293 debugger_->DropFrame(*params); in DropFrameIfChecked()