Home
last modified time | relevance | path

Searched defs:protected_instructions_ (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dcode-generator.h465 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; variable
/third_party/node/deps/v8/src/wasm/baseline/
Dliftoff-compiler.cc6519 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; member in v8::internal::wasm::__anone81ff3650111::LiftoffCompiler