Object inspect(Object object)

Send a reference to object to any attached debuggers.

Debuggers may open an inspector on the object. Returns the argument.

Source

external Object inspect(Object object);