Searched refs:heap_allocation_top (Results 1 – 1 of 1) sorted by relevance
2958 ExternalReference heap_allocation_top = in Allocate() local2962 intptr_t top = reinterpret_cast<intptr_t>(heap_allocation_top.address()); in Allocate()2970 Mov(top_address, Operand(heap_allocation_top)); in Allocate()3029 ExternalReference heap_allocation_top = in Allocate() local3033 intptr_t top = reinterpret_cast<intptr_t>(heap_allocation_top.address()); in Allocate()3040 Mov(top_address, heap_allocation_top); in Allocate()