Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc115 static constexpr char kInstructionZoneName[] = "instruction-zone"; variable
158 instruction_zone_scope_(zone_stats_, kInstructionZoneName), in PipelineData()
216 instruction_zone_scope_(zone_stats_, kInstructionZoneName), in PipelineData()
255 instruction_zone_scope_(zone_stats_, kInstructionZoneName), in PipelineData()
293 instruction_zone_scope_(zone_stats_, kInstructionZoneName), in PipelineData()