Results (411 - 420 of 3373)
- [208762]: [mac-wk1 debug] ASSERTION FAILED: thisObject->m_propertyTableUnsafe ...
- [mac-wk1 debug] ASSERTION FAILED: thisObject->m_propertyTableUnsafe https://bugs.webkit.org/show_bug.cgi?id=162986 Reviewed by Saam Barati. Source/JavaScriptCore: This assertion is wrong for concurrent GC anyway, so this removes ...
- By Nov 15, 2016, 3:32:37 PM —
- [208761]: Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS ...
- Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS https://bugs.webkit.org/show_bug.cgi?id=164791 Reviewed by Geoffrey Garen. Source/JavaScriptCore: Just renaming. * JavaScriptCore.xcodeproj/project.pbxproj: * by ...
- By Nov 15, 2016, 3:21:50 PM —
- [208754]: It should be possible to disable concurrent GC timeslicing ...
- It should be possible to disable concurrent GC timeslicing https://bugs.webkit.org/show_bug.cgi?id=164788 Reviewed by Saam Barati. Collector timeslicing means that the collector will try to pause once every 2ms. This is great bec ...
- By Nov 15, 2016, 2:02:01 PM —
- [208750]: The concurrent GC should have a timeslicing controller ...
- The concurrent GC should have a timeslicing controller https://bugs.webkit.org/show_bug.cgi?id=164783 Reviewed by Geoffrey Garen. Source/JavaScriptCore: This adds a simple control system for deciding when the collector should le ...
- By Nov 15, 2016, 1:15:04 PM —
- [208734]: REGRESSION (r208711-r208722): ASSERTION FAILED: hasInlineStorage() ...
- REGRESSION (r208711-r208722): ASSERTION FAILED: hasInlineStorage() https://bugs.webkit.org/show_bug.cgi?id=164775 Reviewed by Mark Lam and Keith Miller. We were calling inlineStorage() which asserts that inline storage is not emp ...
- By Nov 15, 2016, 9:32:53 AM —
- [208723]: Unreviewed, fix cloop. * runtime/JSCellInlines.h:
- Unreviewed, fix cloop. * runtime/JSCellInlines.h:
- By Nov 14, 2016, 6:20:54 PM —
- [208721]: Unreviewed, revert unintended change. * ES6SampleBench/Air/benchmark.js:
- Unreviewed, revert unintended change. * ES6SampleBench/Air/benchmark.js:
- By Nov 14, 2016, 5:51:17 PM —
- [208720]: The GC should be optionally concurrent and disabled by default ...
- The GC should be optionally concurrent and disabled by default https://bugs.webkit.org/show_bug.cgi?id=164454 Reviewed by Geoffrey Garen. Source/JavaScriptCore: This started out as a patch to have the GC scan the stack at the en ...
- By Nov 14, 2016, 5:49:22 PM —
- [208415]: WTF::ParkingLot should stop using std::chrono because ...
- WTF::ParkingLot should stop using std::chrono because std::chrono::duration casts are prone to overflows https://bugs.webkit.org/show_bug.cgi?id=152045 Reviewed by Andy Estes. Source/JavaScriptCore: Probably the nicest example o ...
- By Nov 4, 2016, 8:02:39 PM —
- [208373]: DFG plays fast and loose with the shadow values of a Phi ...
- DFG plays fast and loose with the shadow values of a Phi https://bugs.webkit.org/show_bug.cgi?id=164309 Reviewed by Saam Barati. JSTests: This test demonstrates why the DFG needs to recognize the shadow value of a Phi. * stress ...
- By Nov 3, 2016, 10:28:35 PM —
Note:
See TracSearch
for help on searching.