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

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

Completed in 1135 milliseconds