Project

General

Profile

« Previous | Next » 

Revision 6b3fa235

Added by jhawthorn (John Hawthorn) 7 days ago

Add write barrier on tm_from_time->timew

We want to always use time_set_timew, as timew is 64-bit even on 32-bit
platforms so we need to be careful to both write that size, but still
trigger write barriers if we end up with a heap object.