Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium.h179 static const int kMinFixedSlotIndex = -(1 << (kFixedSlotIndexWidth - 1)); variable
258 const int parameter_limit = -LUnallocated::kMinFixedSlotIndex; in TooManyParameters()