![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::internal::PointerAuthentication, including all inherited members.
AuthenticatePC(Address *pc_address, unsigned offset_from_sp) | v8::internal::PointerAuthentication | static |
MoveSignedPC(Isolate *isolate, Address pc, Address new_sp, Address old_sp) | v8::internal::PointerAuthentication | static |
ReplacePC(Address *pc_address, Address new_pc, int offset_from_sp) | v8::internal::PointerAuthentication | static |
SignAndCheckPC(Isolate *isolate, Address pc, Address sp) | v8::internal::PointerAuthentication | static |
StripPAC(Address pc) | v8::internal::PointerAuthentication | static |