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

/external/v8/src/interpreter/
H A Dbytecode-array-iterator.cc163 Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand( function in class:v8::internal::interpreter::BytecodeArrayIterator
177 Smi* smi = Smi::cast(*GetConstantForIndexOperand(0));
H A Dbytecode-peephole-optimizer.cc81 Handle<Object> BytecodePeepholeOptimizer::GetConstantForIndexOperand( function in class:v8::internal::interpreter::BytecodePeepholeOptimizer
94 GetConstantForIndexOperand(&last_, 0)->IsName()));

Completed in 160 milliseconds