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

Context Navigation



Results (101 - 110 of 1157)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 →
[232002]: [DFG] CheckTypeInfoFlags should say `eliminated` if it is removed in ...
[DFG] CheckTypeInfoFlags should say `eliminated` if it is removed in constant folding phase https://bugs.webkit.org/show_bug.cgi?id=185802 Reviewed by Saam Barati. * dfg/DFGConstantFoldingPhase.cpp: (JSC::DFG::ConstantFoldingPhase::foldC ...
By Yusuke Suzuki — May 20, 2018 3:49:20 AM
[231998]: [JSC] JSC should have consistent InById IC ...
[JSC] JSC should have consistent InById IC https://bugs.webkit.org/show_bug.cgi?id=185682 Reviewed by Filip Pizlo. JSTests: * stress/in-by-id-accessors.js: Added. (shouldBe): (test): (protoGetter.__proto__.get hello): (protoSetter.__pro ...
By Yusuke Suzuki — May 19, 2018 1:21:30 PM
[231976]: Unreviewed, fix exception checking, part 2 ...
Unreviewed, fix exception checking, part 2 https://bugs.webkit.org/show_bug.cgi?id=185350 * dfg/DFGOperations.cpp: (JSC::DFG::putByValInternal): * jit/JITOperations.cpp: * runtime/CommonSlowPaths.h: (JSC::CommonSlowPaths::putDirectAccesso ...
By Yusuke Suzuki — May 18, 2018 11:55:35 AM
[231957]: Unreviewed, fix exception checking ...
Unreviewed, fix exception checking https://bugs.webkit.org/show_bug.cgi?id=185350 * runtime/CommonSlowPaths.h: (JSC::CommonSlowPaths::putDirectWithReify): (JSC::CommonSlowPaths::putDirectAccessorWithReify):
By Yusuke Suzuki — May 18, 2018 9:15:50 AM
[231905]: [JSC] Use AssemblyHelpers' type checking functions as much as possible ...
[JSC] Use AssemblyHelpers' type checking functions as much as possible https://bugs.webkit.org/show_bug.cgi?id=185730 Reviewed by Saam Barati. Let's use AssemblyHelpers' type checking functions as much as possible. This hides the complex ...
By Yusuke Suzuki — May 17, 2018 9:18:24 AM
[231902]: [JSC] Remove reifyPropertyNameIfNeeded ...
[JSC] Remove reifyPropertyNameIfNeeded https://bugs.webkit.org/show_bug.cgi?id=185350 Reviewed by Saam Barati. reifyPropertyNameIfNeeded is in the middle of putDirectInternal, which is super critical path. This is a virtual call, and it ...
By Yusuke Suzuki — May 17, 2018 9:08:51 AM
[231864]: Unreviewed, follow-up after r231762 ...
Unreviewed, follow-up after r231762 https://bugs.webkit.org/show_bug.cgi?id=185589 Addresses darin's suggestions to improve timeClip. * wtf/DateMath.cpp: (WTF::timeClip):
By Yusuke Suzuki — May 16, 2018 12:46:22 PM
[231852]: [Win] Use C++17 in MSVC https://bugs.webkit.org/show_bug.cgi?id=185232 ...
[Win] Use C++17 in MSVC https://bugs.webkit.org/show_bug.cgi?id=185232 Reviewed by Alex Christensen. .: Use /std:c++17 option. * Source/cmake/OptionsMSVC.cmake: Source/ThirdParty: Use std::tuple instead of std::tr1::tuple since std:: ...
By Yusuke Suzuki — May 16, 2018 10:50:38 AM
[231839]: [JSC] Check TypeInfo first before calling getCallData when we would ...
[JSC] Check TypeInfo first before calling getCallData when we would like to check whether given object is a function https://bugs.webkit.org/show_bug.cgi?id=185601 Reviewed by Saam Barati. Source/JavaScriptCore: Rename TypeOfShouldCallG ...
By Yusuke Suzuki — May 16, 2018 12:05:27 AM
[231762]: [JSC] timeClip(-0) should produce +0 ...
[JSC] timeClip(-0) should produce +0 https://bugs.webkit.org/show_bug.cgi?id=185589 Reviewed by Saam Barati. JSTests: Fix several test262 failures. * stress/date-negative-zero.js: Added. (shouldBe): * test262/expectations.yaml: Source ...
By Yusuke Suzuki — May 14, 2018 10:18:05 AM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple