Searched refs:objectToInspect (Results 1 – 2 of 2) sorted by relevance
124 void inspect(std::unique_ptr<protocol::Runtime::RemoteObject> objectToInspect,
834 std::unique_ptr<protocol::Runtime::RemoteObject> objectToInspect, in inspect() argument837 m_frontend.inspectRequested(std::move(objectToInspect), std::move(hints)); in inspect()