Home
last modified time | relevance | path

Searched defs:bytes_required (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/interpreter/
Dbytecode-array-writer.cc122 OperandSize bytes_required = Bytecodes::SizeForSignedOperand(signed_operand); in OperandScaleForScalableSignedByte() local
127 OperandSize bytes_required = Bytecodes::SizeForUnsignedOperand(operand_value); in OperandScaleForScalableUnsignedByte() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_win.cc381 DWORD bytes_required; in GetListOfModules() local