Weakly Sensitive Analysis for JavaScript Object-Manipulating Programs - INRIA - Institut National de Recherche en Informatique et en Automatique Accéder directement au contenu
Article Dans Une Revue Software: Practice and Experience Année : 2019

Weakly Sensitive Analysis for JavaScript Object-Manipulating Programs

Résumé

While JavaScript programs have become pervasive in web applications, they remain hard to reason about. In this context, most static analyses for JavaScript programs require precise call-graph information, since the presence of large numbers of spurious callees significantly deteriorate precision. One of the most challenging JavaScript features that complicate the inference of precise static call graph information is read / write accesses to object fields the names of which are computed at runtime. JavaScript framework libraries often exploit this facility to build objects from other objects, as a way to simulate sophisticated high-level programming constructions. Such code patterns are difficult to analyze precisely, due to weak updates and limitations of unrolling techniques. In this paper, we observe that precise field correspondence relations can be inferred by locally reasoning about object copies, both regarding to the object and to the program structure, and we propose an abstraction which allows to separately reason about field read / write access patterns working on different fields, and to carefully handle the sets of JavaScript object fields. We formalize and implement an analysis based on this technique. We evaluate the performance and precision of the analysis on the computation of call-graph information for examples from jQuery tutorials.
Fichier principal
Vignette du fichier
outline.pdf (525.18 Ko) Télécharger le fichier
Origine : Fichiers produits par l'(les) auteur(s)
Loading...

Dates et versions

hal-02399944 , version 1 (10-12-2019)

Identifiants

Citer

Yoonseok Ko, Xavier Rival, Sukyoung Ryu. Weakly Sensitive Analysis for JavaScript Object-Manipulating Programs. Software: Practice and Experience, 2019, ⟨10.1002/spe⟩. ⟨hal-02399944⟩
54 Consultations
148 Téléchargements

Altmetric

Partager

Gmail Facebook X LinkedIn More