Home | History | Annotate | Download | only in src

Lines Matching refs:DoThrow

788   DoThrow(*exception, NULL);
796 DoThrow(heap_.termination_exception(), NULL);
839 DoThrow(exception, location);
1009 void Isolate::DoThrow(Object* exception, MessageLocation* location) {