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

/external/chromium_org/v8/src/
H A Disolate.h814 void UnregisterTryCatchHandler(v8::TryCatch* that);
H A Disolate.cc255 void Isolate::UnregisterTryCatchHandler(v8::TryCatch* that) { function in class:v8::internal::Isolate
H A Dapi.cc1937 isolate_->UnregisterTryCatchHandler(this);
1948 isolate_->UnregisterTryCatchHandler(this);

Completed in 114 milliseconds