Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds