Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #3511

How to deal with temporary pointer in the precise garbage collection

From xiao mei <mxmxlwlw@gmail.com>
Newsgroups comp.compilers
Subject How to deal with temporary pointer in the precise garbage collection
Date 2023-07-24 18:45 -0700
Organization Compilers Central
Message-ID <23-07-015@comp.compilers> (permalink)

Show all headers | View raw


A register may contain value of a pointer. When calling a function, that
value is saved automatically, so there's more pointer values in the
stack apart from params and locals. How to deal with that in a precise
garbage collection using stack map?

Back to comp.compilers | Previous | NextNext in thread | Find similar


Thread

How to deal with temporary pointer in the precise garbage collection xiao mei <mxmxlwlw@gmail.com> - 2023-07-24 18:45 -0700
  Re: How to deal with temporary pointer in the precise garbage collection George Neuner <gneuner2@comcast.net> - 2023-07-29 20:08 -0400

csiph-web