Home
last modified time | relevance | path

Searched defs:GetSlotOperand (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
Dbytecode-array-iterator.cc119 FeedbackSlot BytecodeArrayIterator::GetSlotOperand(int operand_index) const { in GetSlotOperand() function in v8::internal::interpreter::BytecodeArrayIterator
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.h239 FeedbackSlot GetSlotOperand(int operand_index) const { in GetSlotOperand() function