DescriptionInstanceCounter/Oilpan GC tracing: Add clang support
This CL fixes two issues:
- Add clang support for InstanceCounter type resolver
- Add a mutex when writing to objectgraph map.
-- Oilpan GC marking phase is only run on single thread, however, weak processing are not.
-- Heap wtf collection implementations may mark their back store on weak processing phase.
BUG=378157
NOTRY=true
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175092
Patch Set 1 #Patch Set 2 : objectGraphMutex #
Total comments: 1
Messages
Total messages: 12 (0 generated)
|