The following table lists the Debug object's member functions.
Debug.evaluate(expression)
evaluates debug
expression
and returns it as a JavaScript value.
Debug.getfunction(address)
return function name containing
address
.