Home | History | Annotate | Download | only in heap

Lines Matching refs:CodeSpaceMemoryModificationScope

2349 // The CodeSpaceMemoryModificationScope can only be used by the main thread.
2350 class CodeSpaceMemoryModificationScope {
2352 explicit inline CodeSpaceMemoryModificationScope(Heap* heap);
2353 inline ~CodeSpaceMemoryModificationScope();
2360 // thread. It will not be enabled if a CodeSpaceMemoryModificationScope is