Home | History | Annotate | Download | only in src

Lines Matching refs:ReThrow

1025   // 3) ReThrow from v8::TryCatch: The message from a previous throw still
1085 Object* Isolate::ReThrow(Object* exception) {
1237 // to always rethrow, to meet the expectation of the debugger.
1310 return ReThrow(thrown);