Home
last modified time | relevance | path

Searched refs:GetConstantForIndexOperand (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-array-iterator.cc216 Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand( in GetConstantForIndexOperand() function in v8::internal::interpreter::BytecodeArrayIterator
222 Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand(
224 template Handle<Object> BytecodeArrayIterator::GetConstantForIndexOperand(
H A Dbytecode-array-iterator.h128 Handle<Object> GetConstantForIndexOperand(int operand_index,
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-graph-builder.h250 Handle<T>::cast(iterator_.GetConstantForIndexOperand( in GetRefOperand()
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-compiler.cc366 iterator().GetConstantForIndexOperand(operand_index, local_isolate_)); in Constant()
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc385 bytecode_iterator().GetConstantForIndexOperand( in MakeRefForConstantForIndexOperand()

Completed in 15 milliseconds