v8 load: Bootstaps the Postmortem Host, copying memory from the core dump into the host process (not required, will be run by the other commands if the host is not running)
v8 stack: Prints the stack trace using Isolate::PrintStack()
v8 print <addr>: Prints the content of an object using Object::Print()