Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dmemory-lowering.h29 enum class AllocationFolding { kDoAllocationFolding, kDontAllocationFolding }; enumerator
79 AllocationFolding::kDontAllocationFolding,
Dpipeline.cc1909 : MemoryLowering::AllocationFolding::kDontAllocationFolding, in DECL_PIPELINE_PHASE_CONSTANTS()