Home
last modified time | relevance | path

Searched defs:ExceptionHandlerRecord (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/diagnostics/
Dunwinding-info-win64.cc171 struct ExceptionHandlerRecord { struct
172 uint32_t runtime_function_count;
173 RUNTIME_FUNCTION runtime_function[kDefaultRuntimeFunctionCount];
174 ExceptionHandlerUnwindData unwind_info;
175 uint32_t exception_handler;
176 uint8_t exception_thunk[kMaxExceptionThunkSize];