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