Searched defs:protected_instructions_ (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/compiler/ | ||
| D | wasm-compiler.h | 89 protected_instructions_; // Instructions that are protected by the signal variable |
| D | pipeline.cc | 378 ZoneVector<trap_handler::ProtectedInstructionData>* protected_instructions_ = member in v8::internal::compiler::PipelineData |