Searched refs:protected_instructions_ (Results 1 – 3 of 3) sorted by relevance
465 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; variable
83 protected_instructions_(codegen_zone), in CodeGenerator()111 protected_instructions_.push_back({instr_offset, landing_offset}); in AddProtectedInstructionLanding()446 base::Vector<byte>::cast(base::VectorOf(protected_instructions_))); in GetProtectedInstructionsData()
507 protected_instructions_(compilation_zone),539 base::VectorOf(protected_instructions_))); in GetProtectedInstructionsData()935 protected_instructions_.emplace_back( in GenerateOutOfLineCode()6519 ZoneVector<trap_handler::ProtectedInstructionData> protected_instructions_; member in v8::internal::wasm::__anon3bd82aa60111::LiftoffCompiler