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

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

Completed in 298 milliseconds