:check mirroring
This commit is contained in:
parent
ba53517d90
commit
9c1b090932
1 changed files with 2 additions and 1 deletions
|
@ -20,3 +20,4 @@ and management of threads is fully internal to the library.
|
||||||
and also requires runtime to do write barriers and have precise object layout. Stack is left to be conservatively scanned.
|
and also requires runtime to do write barriers and have precise object layout. Stack is left to be conservatively scanned.
|
||||||
- `full-precise`: This is precise flavor. Provides everything that `cooperative` provides, and also requires
|
- `full-precise`: This is precise flavor. Provides everything that `cooperative` provides, and also requires
|
||||||
runtime to not have any conservative assumptions such as conservative stack scanning.
|
runtime to not have any conservative assumptions such as conservative stack scanning.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue