Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecode-array-iterator.cc99 Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand( in GetConstantForIndexOperand() function in v8::internal::interpreter::BytecodeArrayIterator
Dbytecode-array-builder.cc54 Handle<Object> GetConstantForIndexOperand(int operand_index) const { in GetConstantForIndexOperand() function in v8::internal::interpreter::BytecodeArrayBuilder::PreviousBytecodeHelper