Home | History | Annotate | Download | only in src

Lines Matching refs:DoThrow

884   DoThrow(*exception, NULL);
905 DoThrow(heap_.termination_exception(), NULL);
928 DoThrow(exception, location);
1087 void Isolate::DoThrow(Object* exception, MessageLocation* location) {