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