Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dlinkage.h460 static const int kOsrContextSpillSlotIndex = -1; in NON_EXPORTED_BASE() local
Dlinkage.cc458 if (index == kOsrContextSpillSlotIndex) { in GetOsrValueLocation()
Dbytecode-graph-builder.cc394 common()->OsrValue(Linkage::kOsrContextSpillSlotIndex), start)); in FillWithOsrValues()