Bug 182173
Summary: | Re-enable TLCs using fast TLS | ||
---|---|---|---|
Product: | WebKit | Reporter: | Filip Pizlo <fpizlo> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 181635 |
Filip Pizlo
To re-enable this, we need to make sure that when WebCore context switches VMs, it context-switches TLCs.
Part of the problem may have just been that JSLock::didAcquireLock does not context-switch TLCs.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |