HomeSort by relevance Sort by last modified time
    Searched refs:result_end (Results 1 - 4 of 4) sorted by null

  /external/v8/src/ia32/
macro-assembler-ia32.cc 1136 mov(Operand::StaticVariable(new_space_allocation_top), result_end); local
1138 mov(Operand(scratch, 0), result_end); local
    [all...]
macro-assembler-ia32.h 531 // result and end of the new object is returned in result_end. The register
534 // and result_end have not yet been tagged as heap objects. If
536 // the allocation top on entry (could be result_end from a previous call to
541 Register result_end,
550 Register result_end,
557 Register result_end,
    [all...]
  /external/v8/src/x64/
macro-assembler-x64.cc 3592 movq(Operand(scratch, 0), result_end); local
    [all...]
macro-assembler-x64.h     [all...]

Completed in 28 milliseconds