Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dlinkage.h598 static const int kOsrContextSpillSlotIndex = -1; in NON_EXPORTED_BASE() local
Dlinkage.cc597 if (index == kOsrContextSpillSlotIndex) { in GetOsrValueLocation()
Dtyper.cc710 if (OsrValueIndexOf(node->op()) == Linkage::kOsrContextSpillSlotIndex) { in TypeOsrValue()
Dbytecode-graph-builder.cc895 common()->OsrValue(Linkage::kOsrContextSpillSlotIndex), start)); in FillWithOsrValues()