Sun 14 Jun 2015 16:00 - 17:00 at B110-B11 - session 4 Chair(s): Anders Møller

JavaScript is widely used for client-side web application and increasingly for mobile applications. Unlike for C, C++ and Java, there are few tools for analysis and testing of JavaScript applications. I will present a simple yet powerful framework, called Jalangi, for writing portable heavy-weight dynamic analyses. Our implementation is applicable to real-world JavaScript programs running on multiple platforms. We have implemented concolic testing, an analysis to detect likely type inconsistencies, a memory profiler, an analysis to detect JIT-unfriendly code, and a dynamic linter in Jalangi. I will describe our experience on implementing and applying these analyses to real-world JavaScript programs and benchmarks.

Sun 14 Jun

Displayed time zone: Tijuana, Baja California change

16:00 - 18:00
session 4SOAP at B110-B11
Chair(s): Anders Møller Aarhus University
16:00
60m
Talk
Jalangi: A Dynamic Analyses Framework for JavaScript
SOAP
Koushik Sen University of California, Berkeley