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