Home | History | Annotate | Download | only in src

Lines Matching defs:DoThrow

907   DoThrow(*exception, NULL);
913 DoThrow(heap_.termination_exception(), NULL);
919 DoThrow(exception, location);
1057 void Isolate::DoThrow(Object* exception, MessageLocation* location) {