Searched defs:GetOperandType (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/interpreter/ | ||
| D | bytecodes.cc | 306 OperandType Bytecodes::GetOperandType(Bytecode bytecode, int i) { in GetOperandType() function in v8::internal::interpreter::Bytecodes |
| /external/v8/src/compiler/ | ||
| D | instruction.h | 1104 MachineType GetOperandType(size_t index) const { in GetOperandType() function |