Home
last modified time | relevance | path

Searched refs:ReplacePC (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/v8/src/execution/
H A Dpointer-authentication.h34 V8_INLINE static void ReplacePC(Address* pc_address, Address new_pc,
H A Dpointer-authentication-dummy.h29 V8_INLINE void PointerAuthentication::ReplacePC(Address* pc_address, in ReplacePC() function in v8::internal::PointerAuthentication
H A Dframes.cc585 PointerAuthentication::ReplacePC(pc_address, pc, kSystemPointerSize); in IteratePc()
/third_party/node/deps/v8/src/execution/arm64/
H A Dpointer-authentication-arm64.h66 V8_INLINE void PointerAuthentication::ReplacePC(Address* pc_address, in ReplacePC() function in v8::internal::PointerAuthentication
/third_party/node/deps/v8/src/regexp/
H A Dregexp-macro-assembler.cc344 PointerAuthentication::ReplacePC(return_address, new_pc, 0); in CheckStackGuardState()
/third_party/node/deps/v8/src/debug/
H A Ddebug.cc1419 PointerAuthentication::ReplacePC(pc_addr, advance, kSystemPointerSize);
1439 PointerAuthentication::ReplacePC(pc_addr, advance_pc,
/third_party/node/deps/v8/src/wasm/
H A Dwasm-debug.cc710 PointerAuthentication::ReplacePC(frame->pc_address(), new_pc, in UpdateReturnAddress()
/third_party/node/deps/v8/src/deoptimizer/
H A Ddeoptimizer.cc277 PointerAuthentication::ReplacePC(pc_addr, new_pc, kSystemPointerSize);

Completed in 16 milliseconds