License: Creative Commons Attribution 3.0 Germany license (CC BY 3.0 DE)
When quoting this document, please refer to the following
DOI: 10.4230/DARTS.1.1.12
URN: urn:nbn:de:0030-drops-55216
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2015/5521/
Park, Changhee ;
Ryu, Sukyoung
Scalable and Precise Static Analysis of JavaScript Applications via Loop-Sensitivity (Artifact)
Abstract
This artifact is an implementation of the loop-sensitive analysis (LSA) technique that can improve analysis precision and scalability in analyzing JavaScript applications by distinguishing loop iterations automatically during analysis. It has been built on SAFE, the open-source JavaScript static analyzer framework, and its package contains all benchmarks that we used in the companion ECOOP paper for evaluation.
BibTeX - Entry
@Article{park_et_al:DARTS:2015:5521,
author = {Changhee Park and Sukyoung Ryu},
title = {{Scalable and Precise Static Analysis of JavaScript Applications via Loop-Sensitivity (Artifact)}},
pages = {12:1--12:2},
journal = {Dagstuhl Artifacts Series},
ISSN = {2509-8195},
year = {2015},
volume = {1},
number = {1},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2015/5521},
URN = {urn:nbn:de:0030-drops-55216},
doi = {10.4230/DARTS.1.1.12},
annote = {Keywords: JavaScript, static analysis, loops}
}