Results (21 - 30 of 630)
- [241785]: Unreviewed, rolling out r241784. Broke all OpenSource builds. ...
- ... Reverted changeset: "Web Inspector: Improve ES6 Class instances in Heap Snapshot instances view" https://bugs.webkit.org/show_bug.cgi?id=172848 https://trac.webkit.org/changeset/241784
- By Feb 19, 2019 4:38:20 PM —
- [241784]: Web Inspector: Improve ES6 Class instances in Heap Snapshot instances ...
- Web Inspector: Improve ES6 Class instances in Heap Snapshot instances view https://bugs.webkit.org/show_bug.cgi?id=172848 <rdar://problem/25709212> Reviewed by Mark Lam. JSTests: * typeProfiler/inheritance.js: Rewrite the test slightly for clarity. The hoistin ...
- By Feb 19, 2019 4:07:28 PM —
- [239324]: [JSC] Optimize Object.keys by caching own keys results in ...
- ... 7558 ^ definitely 1.5492x faster for-of-object.es6 269.1941+-3.3430 ^ 127.9317+-2.3875 ^ definitely 2.1042x faster And it improves WTB lebab by 11.8%. Before: lebab: 6.10 runs/s After: lebab: 6.82 runs/s * dfg/DFGAbstractInterpreterInlines.h: (JSC::DFG:: ...
- By Dec 17, 2018 10:54:49 PM —
- [239153]: [JSC] Optimize Object.keys by caching own keys results in ...
- ... 7558 ^ definitely 1.5492x faster for-of-object.es6 269.1941+-3.3430 ^ 127.9317+-2.3875 ^ definitely 2.1042x faster And it improves WTB lebab by 11.8%. Before: lebab: 6.10 runs/s After: lebab: 6.82 runs/s * dfg/DFGAbstractInterpreterInlines.h: (JSC::DFG:: ...
- By Dec 12, 2018 11:13:38 PM —
- [238004]: U+180E is no longer a whitespace character ...
- ... baseline: * ChakraCore/test/es6/unicode_whitespace.js: Update tests to latest version. (See https://github.com/Microsoft/ChakraCore/commit/7c097b698de1e400286f9b957597b2a81fc6f80b.) * test262.yaml: * test262/config.yaml: * test262/expectations.yaml: Update expectatio ...
- By Nov 8, 2018 3:40:25 PM —
- [237229]: Unreviewed, rolling out r237024. ...
- ... webkit.org/show_bug.cgi?id=190673 "It regressed ARES6 on iOS devices by 4-8%" (Requested by saamyjoon on #webkit). Reverted changeset: "Increase executable memory pool from 64MB to 128MB for ARM64" https://bugs.webkit.org/show_bug.cgi?id=190453 https://trac.webkit.org/changeset/237024
- By Oct 17, 2018 11:31:28 AM —
- [234993]: Modernize results.html https://bugs.webkit.org/show_bug.cgi?id=188690 ...
- ... Modernize it, using ES6 classes for the major actors, and using DOM API to build most of the content. The page is functionally the same (other than the addition of a missing 'History" column header). * fast/harness/results-expected.txt: * fast/harness/result ...
- By Aug 17, 2018 11:56:45 AM —
- [234089]: [DFG] Fold GetByVal if the indexed value is non configurable and non ...
- ... This type of property can be seen when we use ES6 tagged templates. Tagged templates' callsite includes indexed properties whose attributes are DontDelete | ReadOnly. This patch attempts to fold such properties into constant in DFG AI. The challenge is that DFG AI runs concurrently wi ...
- By Jul 22, 2018 9:54:38 AM —
- [234066]: [DFG] Fold GetByVal if Array is CoW ...
- ... baseline patched template_string.es6 4993.9853+-147.5308 ^ 824.1685+-44.1839 ^ definitely 6.0594x faster template_string_tag.es5 67.0822+-2.0100 ^ 9.3540+-0.5376 ^ definitely 7.1715x faster * dfg/DFGAbstractInterpreterInlines.h: ...
- By Jul 20, 2018 2:25:19 PM —
- [234058]: [JSC] A bit performance improvement for Object.assign by cleaning up ...
- ... baseline patched object-assign.es6 237.7719+-5.5175 231.2856+-4.6907 might be 1.0280x faster * runtime/ObjectConstructor.cpp: (JSC::objectConstructorAssign):
- By Jul 20, 2018 11:28:28 AM —
Note: See TracSearch
for help on searching.