Home
last modified time | relevance | path

Searched refs:protected_instructions (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dpipeline.h45 protected_instructions,
Dpipeline.cc120 protected_instructions) in PipelineData()
136 protected_instructions_(protected_instructions) { in PipelineData()
249 ZoneVector<trap_handler::ProtectedInstructionData>* protected_instructions() in protected_instructions() function in v8::internal::compiler::PipelineData
1769 ZoneVector<trap_handler::ProtectedInstructionData>* protected_instructions, in NewWasmCompilationJob() argument
1772 info, jsgraph, descriptor, source_positions, protected_instructions, in NewWasmCompilationJob()