Searched defs:GetConstantForIndexOperand (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/interpreter/ | ||
D | bytecode-array-iterator.cc | 99 Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand( in GetConstantForIndexOperand() function in v8::internal::interpreter::BytecodeArrayIterator |
D | bytecode-array-builder.cc | 54 Handle<Object> GetConstantForIndexOperand(int operand_index) const { in GetConstantForIndexOperand() function in v8::internal::interpreter::BytecodeArrayBuilder::PreviousBytecodeHelper |