Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 294 Bytes

File metadata and controls

5 lines (3 loc) · 294 Bytes

DynamicSlicer

Created as the project for a Program Analysis course.

Given the code of a JavaScript program and a line number, calculates a dynamic global backwards slice of the program using the Jalangi framework, then outputs a new JavaScript file with the slice at the given line number.