DescriptionFix not proper chunk sizes in serializer.
Executable page have guard areas in the begin and end, so maximum payload size
is smaller for them. Too large allocations during deserializing caused
incorrect registrations in Page::skip_list, so
InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer did not work correctly.
Patch Set 1 #
Total comments: 1
Messages
Total messages: 3 (1 generated)
|