DoThrow           907 src/isolate.cc   DoThrow(*exception, NULL);
DoThrow           913 src/isolate.cc   DoThrow(heap_.termination_exception(), NULL);
DoThrow           919 src/isolate.cc   DoThrow(exception, location);
DoThrow           741 src/isolate.h    void DoThrow(Object* exception, MessageLocation* location);