v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
handler-inside-win.h File Reference
#include <windows.h>
#include "src/trap-handler/trap-handler.h"
Include dependency graph for handler-inside-win.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::trap_handler
 

Functions

LONG WINAPI v8::internal::trap_handler::HandleWasmTrap (EXCEPTION_POINTERS *exception)
 
TH_DISABLE_ASAN bool v8::internal::trap_handler::TryHandleWasmTrap (EXCEPTION_POINTERS *exception)