Searched refs:set_pending_exception (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Disolate.h566 void set_pending_exception(Object* exception_obj) { function in class:v8::internal::Isolate
708 isolate_->set_pending_exception(*pending_exception_);
H A Disolate.cc853 set_pending_exception(exception);
1159 set_pending_exception(*exception_handle);
H A Ddebug.cc775 isolate->set_pending_exception(*exception);

Completed in 42 milliseconds