Bug 162318 - The write barrier should be inserted after the operations that trigger it
Summary: The write barrier should be inserted after the operations that trigger it
Status: RESOLVED DUPLICATE of bug 162316
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 149432
  Show dependency treegraph
 
Reported: 2016-09-20 14:19 PDT by Filip Pizlo
Modified: 2016-09-25 17:00 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2016-09-20 14:19:34 PDT
Patch forthcoming.
Comment 1 Filip Pizlo 2016-09-25 17:00:32 PDT
I'm going to solve this as part of solving the TSO issue.

*** This bug has been marked as a duplicate of bug 162316 ***