Searched defs:protected_instructions_ (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| D | code-generator.h | 465 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; variable |
| /third_party/node/deps/v8/src/wasm/baseline/ | ||
| D | liftoff-compiler.cc | 6519 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; member in v8::internal::wasm::__anone81ff3650111::LiftoffCompiler |