Searched refs:newCallFrames (Results 1 – 4 of 4) sorted by relevance
59 JavaScriptCallFrames* newCallFrames, protocol::Maybe<bool>* stackChanged,
546 Maybe<protocol::Array<protocol::Debugger::CallFrame>>* newCallFrames, in setScriptSource() argument565 *newCallFrames = std::move(callFrames); in setScriptSource()572 std::unique_ptr<Array<CallFrame>>* newCallFrames, in restartFrame() argument594 response = currentCallFrames(newCallFrames); in restartFrame()
89 newCallFrames,
335 JavaScriptCallFrames* newCallFrames, Maybe<bool>* stackChanged, in setScriptSource() argument398 newCallFrames->swap(frames); in setScriptSource()