ICSE 2024 (series) / Artifact Evaluation /
ICSE 2024 Artifact: Translation Validation for JIT Compiler in the V8 JavaScript Engine
This artifact is a document which describes environment of utilizing TurboTV, presented in “Translation Validation for JIT Compiler in the V8 JavaScript Engine” paper. TurboTV is a translation validator for the JavaScript (JS) just-in-time (JIT) compiler of V8. TurboTV’s artifact provides a environment to run TurboTV to validate TurboFan’s (JIT compiler of V8) optimization passes. The environment provided as a Docker image to run the tools, the source code of TurboTV, and the scripts to run TurboTV and evaluate the results. This document describes how to set up the framework and replicate the experiment conducted in our paper. We claim available and reusable badges.