WebKit Trac
  • Login
  • Preferences
  • Register
  • Forgot your password?
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (161 - 170 of 630)

← 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 →
[202846]: RELEASE_ASSERT(!thisObject) in ObjCCallbackFunctionImpl::call when ...
... Treat ObjC JSExport init constructors like ES6 Class Constructors and throw a TypeError when called without 'new'. * API/ObjCCallbackFunction.mm: (JSC::ObjCCallbackFunctionImpl::type): (JSC::objCCallbackFunctionCallAsFunction): When calling an init method as a function instead of c ...
By commit-queue@webkit.org — Jul 5, 2016 10:04:05 PM
[202734]: ES6: Implement HasRestrictedGlobalProperty when checking for global ...
ES6: Implement HasRestrictedGlobalProperty when checking for global lexical tier conflicts https://bugs.webkit.org/show_bug.cgi?id=148763 Patch by Caio Lima <ticaiolima@gmail.com> on 2016-07-01 Reviewed by Saam Barati I've implemented the ...
By commit-queue@webkit.org — Jul 1, 2016 8:25:35 AM
[202710]: get_by_id_with_this does not trigger a to_this in caller. ...
... This can't happen with ES6 classes because they're all in strict mode, but it can happen with method syntax on an object literal. The caller must to_this on |this| when it knows that it performs super property accesses. * bytecompiler/BytecodeGenerator.cpp: (JSC ...
By sbarati@apple.com — Jun 30, 2016 3:06:44 PM
[202689]: Generators violate bytecode liveness validation ...
... * ES6SampleBench/Basic/basic-tests.yaml: Added. * ES6SampleBench/Basic/stress-test.js: Added. (preciseTime): * ES6SampleBench/driver.js: (Driver): (Driver.prototype.start): (Driver.prototype.reportError): * ES6SampleBench/glue.js: * ES6Sample ...
By fpizlo@apple.com — Jun 30, 2016 11:13:26 AM
[202613]: ES6SampleBench should have a harness ...
ES6SampleBench should have a harness https://bugs.webkit.org/show_bug.cgi?id=159246 Reviewed by Saam Barati. This adds a simple web harness for ES6SampleBench. It runs Air and Basic 10 times for 200 iterations each and reports thr ...
By fpizlo@apple.com — Jun 28, 2016 10:55:37 PM
[202591]: Move Air.js and Basic into ES6SampleBench Rubber stamped by Geoffrey ...
Move Air.js and Basic into ES6SampleBench Rubber stamped by Geoffrey Garen. We want to group our ES6 benchmarks together, and eventually, we want to give them a common harness. * Air.js: Removed. * Air.js/README.md: Removed. * Air.js/airjs-tests.yaml: Remo ...
By fpizlo@apple.com — Jun 28, 2016 3:09:06 PM
[202503]: Update features.json for ES6 completed features. ...
Update features.json for ES6 completed features. https://bugs.webkit.org/show_bug.cgi?id=159152 Reviewed by Mark Lam. * features.json:
By keith_miller@apple.com — Jun 27, 2016 11:52:36 AM
[202490]: ES6 Change: Unify handling of RegExp CharacterClassEscapes \w and \W ...
ES6 Change: Unify handling of RegExp CharacterClassEscapes \w and \W and Word Asserts \b and \B https://bugs.webkit.org/show_bug.cgi?id=158505 Reviewed by Geoffrey Garen. Source/JavaScriptCore: This change makes it so that the CharacterC ...
By msaboff@apple.com — Jun 27, 2016 10:38:55 AM
[202446]: Add a ES6 generator benchmark ...
Add a ES6 generator benchmark https://bugs.webkit.org/show_bug.cgi?id=159101 Rubber stamped by Keith Miller. This adds a Basic interpreter loosely based on ECMA-55: http://www.ecma-international.org/publications/files/ECMA-ST-W ...
By fpizlo@apple.com — Jun 24, 2016 1:59:16 PM
[202125]: Add support for Symbol.isConcatSpreadable (round 2) ...
... h: (JSC::constructObject): * tests/es6.yaml: * tests/stress/array-concat-spread-object.js: Added. (arrayEq): * tests/stress/array-concat-spread-proxy-exception-check.js: Added. (arrayEq): * tests/stress/array-concat-spread-proxy.js: Added. (arrayEq): * tests/stress/array-con ...
By keith_miller@apple.com — Jun 15, 2016 11:01:47 PM
← 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple