![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <hardware-support.h>
Classes | |
class | BlockAccessScope |
Static Public Member Functions | |
static void | InitializeBeforeThreadCreation () |
static bool | TryEnable (Address addr, size_t size) |
static BlockAccessScope | MaybeBlockAccess () |
static void | NotifyReadOnlyPageCreated (Address addr, size_t size, PageAllocator::Permission current_permissions) |
static void | SetDefaultPermissionsForSignalHandler () |
Definition at line 14 of file hardware-support.h.
|
static |
|
static |
|
static |
|
static |
Definition at line 77 of file hardware-support.cc.