const uptr HANDLER_STACK_USE_THREAD_STACK = 1;
Specifies that the stack of the thread in which the exception occurred be used as the exception handler stack.
CONFIDENTIAL