In object props

M

P = load(O, offset);

O

...

...

P?

In object props

M

NoAllocationScope no_gc;
P = load(O, offset);

O

...

...

P?

In object props

M

O

...

...

P?

Object Prop

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi nec metus justo. Aliquam erat volutpat.

Problems

  • Object moves?
  • Object map changes?
  • Property loses const?
  • Property field rep changes?

Concurrent Things

By ripsawridge

Concurrent Things

  • 555