Chromium Code Reviews
DescriptionCopy-on-write class table for concurrent reading.
Make ClassTable::At thread safe by keeping old copies of the class table.
They can be safely deallocated during the stop-the-world phase of GC.
This avoids making a copy for every sweeper task, and is the first step towards removing the fake Isolate workaround.
R=iposva@google.com
Committed: https://code.google.com/p/dart/source/detail?r=43048
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||