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

/external/chromium_org/third_party/WebKit/Source/bindings/v8/
H A DV8NPUtils.h54 // Upon destruction, an ExceptionCatcher will pass a caught exception to the
56 class ExceptionCatcher { class in namespace:WebCore
58 ExceptionCatcher();
59 ~ExceptionCatcher();
H A DV8NPUtils.cpp155 ExceptionCatcher::ExceptionCatcher() function in class:WebCore::ExceptionCatcher
161 ExceptionCatcher::~ExceptionCatcher()
H A DNPV8Object.cpp242 ExceptionCatcher exceptionCatcher;
297 ExceptionCatcher exceptionCatcher;
345 ExceptionCatcher exceptionCatcher;
381 ExceptionCatcher exceptionCatcher;
415 ExceptionCatcher exceptionCatcher;
443 ExceptionCatcher exceptionCatcher;
463 ExceptionCatcher exceptionCatcher;
486 ExceptionCatcher exceptionCatcher;
513 ExceptionCatcher exceptionCatcher;
530 ExceptionCatcher exceptionCatche
[all...]

Completed in 1518 milliseconds