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

Context Navigation



Results (91 - 100 of 127)

← 1 2 3 4 5 6 7 8 9 10 11 12 13 →
Quickjump to ​yusukesuzuki@slowstart.org
[235786]: [WebAssembly] Optimize JS to Wasm call by using pointer of Signature ...
[WebAssembly] Optimize JS to Wasm call by using pointer of Signature as SignatureIndex https://bugs.webkit.org/show_bug.cgi?id=189401 Reviewed by Mark Lam. SignatureInformation is a global repository for Signature to make Signature atomi ...
By yusukesuzuki@slowstart.org — Sep 7, 2018 10:29:04 AM
[235785]: [JSC] Put .throwStackOverflow code after the fast path in LLInt ...
[JSC] Put .throwStackOverflow code after the fast path in LLInt doVMEntry https://bugs.webkit.org/show_bug.cgi?id=189410 Reviewed by Mark Lam. Put .throwStackOverflow code after the fast path in LLInt doVMEntry to make doVMEntry code tig ...
By yusukesuzuki@slowstart.org — Sep 7, 2018 9:57:03 AM
[235778]: [WebAssembly] Optimize JS to Wasm call by removing Vector allocation ...
[WebAssembly] Optimize JS to Wasm call by removing Vector allocation https://bugs.webkit.org/show_bug.cgi?id=189353 Reviewed by Mark Lam. JS to Wasm call always allocates Vector for the arguments. This is really costly if the wasm functi ...
By yusukesuzuki@slowstart.org — Sep 6, 2018 9:40:12 PM
[235776]: [JSC] Clean up StructureStubClearingWatchpoint ...
[JSC] Clean up StructureStubClearingWatchpoint https://bugs.webkit.org/show_bug.cgi?id=189156 Reviewed by Saam Barati. Cleaning up StructureStubClearingWatchpoint by holding StructureStubClearingWatchpoint in Bag in WatchpointsOnStructur ...
By yusukesuzuki@slowstart.org — Sep 6, 2018 9:24:19 PM
[235589]: Implement Object.fromEntries ...
Implement Object.fromEntries https://bugs.webkit.org/show_bug.cgi?id=188481 Reviewed by Darin Adler. JSTests: * stress/object-from-entries.js: Added. (shouldBe): (shouldThrow): (shouldBe.JSON.stringify.Object.getOwnPropertyDescriptor): ...
By yusukesuzuki@slowstart.org — Sep 2, 2018 9:41:45 AM
[235582]: Function object should convert params to string before throw a parsing ...
Function object should convert params to string before throw a parsing error https://bugs.webkit.org/show_bug.cgi?id=188874 Reviewed by Darin Adler. JSTests: * stress/function-body-to-string-before-parameter-syntax-check.js: Added. (sho ...
By yusukesuzuki@slowstart.org — Sep 1, 2018 1:03:43 AM
[235514]: output of toString() of Generator is wrong ...
output of toString() of Generator is wrong https://bugs.webkit.org/show_bug.cgi?id=188952 Reviewed by Saam Barati. JSTests: * stress/function-to-string.js: Added. (shouldBe): (shouldBe.test): (test): (shouldBe.async.test): (async.test): ...
By yusukesuzuki@slowstart.org — Aug 30, 2018 12:05:34 PM
[235498]: Unreviewed, add comments about enum names to bitfields ...
Unreviewed, add comments about enum names to bitfields https://bugs.webkit.org/show_bug.cgi?id=188944 * xml/XMLHttpRequest.h:
By yusukesuzuki@slowstart.org — Aug 30, 2018 3:24:15 AM
[235497]: Unreviewed, add comments about enum names to bitfields ...
Unreviewed, add comments about enum names to bitfields https://bugs.webkit.org/show_bug.cgi?id=188945 * html/HTMLCollection.h:
By yusukesuzuki@slowstart.org — Aug 30, 2018 3:17:36 AM
[235420]: [WebAssembly] Parse wasm modules in a streaming fashion ...
[WebAssembly] Parse wasm modules in a streaming fashion https://bugs.webkit.org/show_bug.cgi?id=188943 Reviewed by Mark Lam. JSTests: Wasm parsing error should not report the total byte size since streaming parsing does not want to load ...
By yusukesuzuki@slowstart.org — Aug 27, 2018 11:38:29 PM
← 1 2 3 4 5 6 7 8 9 10 11 12 13 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 1.2.3
By Edgewall Software.

Hosted by Apple