並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 4 件 / 4件

新着順 人気順

JavaScriptCoreの検索結果1 - 4 件 / 4件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

JavaScriptCoreに関するエントリは4件あります。 JavaScriptwebkittechfeed などが関連タグです。 人気エントリには 『Speculation in JavaScriptCore』などがあります。
  • Speculation in JavaScriptCore

    This post is all about speculative compilation, or just speculation for short, in the context of the JavaScriptCore virtual machine. Speculative compilation is ideal for making dynamic languages, or any language with enough dynamic features, run faster. In this post, we will look at speculation for JavaScript. Historically, this technique or closely related variants has been applied successfully t

    • Understanding Garbage Collection in JavaScriptCore From Scratch

      JavaScript relies on garbage collection (GC) to reclaim memory. In this post, we will dig into JSC’s garbage collection system. Before we start, let me briefly introduce myself. I am Haoran Xu, a PhD student at Stanford University. While I have not yet contributed a lot to JSC, I found JSC a treasure of elegant compiler designs and efficient implementations, and my research is exploring ways to tr

      • 2020-08-04のJS: Firefox 79、Babel 7.11.0、Speculation in JavaScriptCore

        JSer.info #499 - Firefox 79がリリースされました。 Firefox 79: The safe return of shared memory, new tooling, and platform updates - Mozilla Hacks - the Web developer blog Firefox 79 for developers - Mozilla | MDN 非同期処理のスタックトレースのサポート、デバッガの改善が行われています。 target=_blankのリンクに対して暗黙的にrel=noopenerと同じ扱いをするようになりました。 また、crossOriginIsolatedが有効の場合にSharedArrayBufferが利用可能になっています。 詳しくは次の記事で解説されています。 Safely reviving shared memo

          2020-08-04のJS: Firefox 79、Babel 7.11.0、Speculation in JavaScriptCore
        • NativeScript、iOSアプリ用のJavaScriptCoreをV8にリプレース

          Spring BootによるAPIバックエンド構築実践ガイド 第2版 何千人もの開発者が、InfoQのミニブック「Practical Guide to Building an API Back End with Spring Boot」から、Spring Bootを使ったREST API構築の基礎を学んだ。この本では、出版時に新しくリリースされたバージョンである Spring Boot 2 を使用している。しかし、Spring Boot3が最近リリースされ、重要な変...

            NativeScript、iOSアプリ用のJavaScriptCoreをV8にリプレース
          1

          新着記事