AdaptiveSystemAnalysis

Online Appendix accompanying the paper "Points-to Analysis for Context-oriented JavaScript Programs"

View the Project on GitHub FLAGlab/AdaptiveSystemAnalysis

Adaptive Systems Analysis

Points-to Analysis for Context-Oriented JavaScript Programs

This online appendix presents the complete evaluation results for our work on points-to analysis for Context-oriented Programming JavaScript programs, in the specific case of the Context Traits language.

Currently we evaluate the precision, recall and performance of four COP programs extracted from the literature. The evaluation compares three analyses: (1) the WALA analysis (used as a baseline), (2) the analysis of the whole program (including external libraries) using the baseline, and (3) our proposed analysis.

greetings - shapes - video-encoder - marks