Searched refs:breakLocation (Results 1 – 1 of 1) sorted by relevance
769 std::unique_ptr<protocol::Debugger::BreakLocation> breakLocation = in getPossibleBreakpoints() local776 breakLocation->setType(breakLocationType(v8Locations[i].type())); in getPossibleBreakpoints()778 (*locations)->emplace_back(std::move(breakLocation)); in getPossibleBreakpoints()