Searched refs:OsrValue (Results 1 – 4 of 4) sorted by relevance
479 const Operator* OsrValue(int index); in NON_EXPORTED_BASE()
70 V(OsrValue) \
1113 const Operator* CommonOperatorBuilder::OsrValue(int index) { in OsrValue() function in v8::internal::compiler::CommonOperatorBuilder
394 common()->OsrValue(Linkage::kOsrContextSpillSlotIndex), start)); in FillWithOsrValues()400 values()->at(i) = graph()->NewNode(common()->OsrValue(idx), start); in FillWithOsrValues()