Home
last modified time | relevance | path

Searched refs:BytecodeOperandConstantPoolIdx (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dinterpreter-assembler.h368 compiler::Node* BytecodeOperandConstantPoolIdx(
Dinterpreter-assembler.cc601 Node* InterpreterAssembler::BytecodeOperandConstantPoolIdx( in BytecodeOperandConstantPoolIdx() function in v8::internal::interpreter::InterpreterAssembler
663 BytecodeOperandConstantPoolIdx(operand_index, LoadSensitivity::kSafe); in LoadConstantPoolEntryAtOperandIndex()