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

Go to the source code of this file.

Classes

struct  v8::internal::trap_handler::CodeProtectionInfo
 
class  v8::internal::trap_handler::MetadataLock
 
struct  v8::internal::trap_handler::CodeProtectionInfoListEntry
 
struct  v8::internal::trap_handler::SandboxRecord
 
class  v8::internal::trap_handler::SandboxRecordsLock
 

Namespaces

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

Functions

bool v8::internal::trap_handler::IsFaultAddressCovered (uintptr_t fault_addr)
 
bool v8::internal::trap_handler::IsAccessedMemoryCovered (uintptr_t accessed_addr)