Searched defs:ExceptionBreakType (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Ddebug.h69 enum ExceptionBreakType { enum in namespace:v8::internal
244 void ChangeBreakOnException(ExceptionBreakType type, bool enable);
245 bool IsBreakOnException(ExceptionBreakType type);

Completed in 154 milliseconds