Searched defs:GetOperand (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/ | ||
D | frames-inl.h | 184 inline Object* JavaScriptFrame::GetOperand(int index) const { in GetOperand() function |
/external/v8/src/interpreter/ | ||
D | bytecode-array-builder.cc | 30 MUST_USE_RESULT uint32_t GetOperand(int operand_index) const { in GetOperand() function in v8::internal::interpreter::BytecodeArrayBuilder::PreviousBytecodeHelper |