Home
last modified time | relevance | path

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

/external/v8/src/x64/
Dmacro-assembler-x64.cc4739 Operand limit_operand = ExternalOperand(allocation_limit); in Allocate() local
4740 cmpp(top_reg, limit_operand); in Allocate()
4810 Operand limit_operand = ExternalOperand(allocation_limit); in Allocate() local
4811 cmpp(result_end, limit_operand); in Allocate()