Home | History | Annotate | Download | only in src

Lines Matching refs:AssertNoAllocation

2365 // { AssertNoAllocation nogc;
2368 class AssertNoAllocation {
2370 inline AssertNoAllocation();
2371 inline ~AssertNoAllocation();
2706 AssertNoAllocation no_alloc; // i.e. no gc allowed.