![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <pointer-authentication.h>
Static Public Member Functions | |
static V8_INLINE Address | AuthenticatePC (Address *pc_address, unsigned offset_from_sp) |
static V8_INLINE Address | StripPAC (Address pc) |
static V8_INLINE void | ReplacePC (Address *pc_address, Address new_pc, int offset_from_sp) |
static V8_INLINE Address | SignAndCheckPC (Isolate *isolate, Address pc, Address sp) |
static V8_INLINE Address | MoveSignedPC (Isolate *isolate, Address pc, Address new_sp, Address old_sp) |
Definition at line 15 of file pointer-authentication.h.
|
static |
Definition at line 68 of file pointer-authentication-arm64.h.
|
static |
Definition at line 151 of file pointer-authentication-arm64.h.
|
static |
Definition at line 98 of file pointer-authentication-arm64.h.
|
static |
Definition at line 141 of file pointer-authentication-arm64.h.
Definition at line 76 of file pointer-authentication-arm64.h.