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

Context Navigation



Results (11 - 20 of 127)

← 1 2 3 4 5 6 7 8 9 10 11 12 →
Quickjump to ​yusukesuzuki@slowstart.org
[240106]: [JSC] ToThis omission in DFGByteCodeParser is wrong ...
[JSC] ToThis omission in DFGByteCodeParser is wrong https://bugs.webkit.org/show_bug.cgi?id=193513 <rdar://problem/45842236> Reviewed by Saam Barati. JSTests: * stress/to-this-omission-with-different-strict-modes.js: Added. (thisA): (th ...
By yusukesuzuki@slowstart.org — Jan 17, 2019 12:10:53 AM
[240024]: [JSC] Use KnownStringUse for GetByVal(Array::String) since AI would ...
[JSC] Use KnownStringUse for GetByVal(Array::String) since AI would offer wider type information and offer non-string type after removing Check(String) https://bugs.webkit.org/show_bug.cgi?id=193438 <rdar://problem/45581249> Reviewed by S ...
By yusukesuzuki@slowstart.org — Jan 15, 2019 6:17:31 PM
[239964]: [JSC] AI should check the given constant's array type when folding ...
[JSC] AI should check the given constant's array type when folding GetByVal into constant https://bugs.webkit.org/show_bug.cgi?id=193413 <rdar://problem/46092389> Reviewed by Keith Miller. JSTests: This test is super flaky. It causes cr ...
By yusukesuzuki@slowstart.org — Jan 14, 2019 5:26:43 PM
[239951]: [JSC] Do not use asArrayModes() with Structures because it discards ...
[JSC] Do not use asArrayModes() with Structures because it discards TypedArray information https://bugs.webkit.org/show_bug.cgi?id=193372 Reviewed by Saam Barati. JSTests: * stress/typed-array-array-modes-profile.js: Added. (foo): Sour ...
By yusukesuzuki@slowstart.org — Jan 14, 2019 2:31:06 PM
[239898]: Unreviewed, fix scope check assertions ...
Unreviewed, fix scope check assertions https://bugs.webkit.org/show_bug.cgi?id=193308 * bytecode/CodeBlock.cpp: (JSC::CodeBlock::notifyLexicalBindingShadowing): * runtime/JSGlobalObject.cpp: (JSC::JSGlobalObject::notifyLexicalBindingShado ...
By yusukesuzuki@slowstart.org — Jan 12, 2019 1:49:17 AM
[239879]: [JSC] Global lexical bindings can shadow global variables if it is ...
[JSC] Global lexical bindings can shadow global variables if it is `configurable = true` https://bugs.webkit.org/show_bug.cgi?id=193308 <rdar://problem/45546542> Reviewed by Saam Barati. JSTests: * stress/const-lexical-binding-shadow-ex ...
By yusukesuzuki@slowstart.org — Jan 11, 2019 3:10:31 PM
[239761]: Array.prototype.flat/flatMap have a minor bug in ArraySpeciesCreate ...
Array.prototype.flat/flatMap have a minor bug in ArraySpeciesCreate https://bugs.webkit.org/show_bug.cgi?id=193127 Reviewed by Saam Barati. JSTests: * stress/array-species-create-should-handle-masquerader.js: Added. (shouldThrow): * str ...
By yusukesuzuki@slowstart.org — Jan 8, 2019 6:56:15 PM
[239612]: [JSC] Optimize Object.prototype.toString ...
[JSC] Optimize Object.prototype.toString https://bugs.webkit.org/show_bug.cgi?id=193031 Reviewed by Saam Barati. JSTests: * stress/object-tostring-changed-proto.js: Added. (shouldBe): (test): * stress/object-tostring-changed.js: Added. ...
By yusukesuzuki@slowstart.org — Jan 4, 2019 9:04:09 AM
[239567]: .ycm_extra_conf.py should handle XXXInlines.h ...
.ycm_extra_conf.py should handle XXXInlines.h https://bugs.webkit.org/show_bug.cgi?id=193055 Reviewed by Carlos Garcia Campos. compile_commands.json database only records flags and options for cpp source files. So, when we open headers, ...
By yusukesuzuki@slowstart.org — Dec 31, 2018 7:31:15 AM
[239562]: gperf is only used in WebCore ...
gperf is only used in WebCore https://bugs.webkit.org/show_bug.cgi?id=193061 Reviewed by Don Olmstead. gperf is only used in WebCore. So if the port does not have WebCore, it is not necessary. For example, JSCOnly port does not require i ...
By yusukesuzuki@slowstart.org — Dec 30, 2018 1:23:11 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple