Google AI Professional Certificate - Learn AI Skills That Get You Hired
Learn the Skills Netflix, Meta, and Capital One Actually Hire For
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a novel approach to lifting on-demand analysis to higher-order languages in this 23-minute conference talk from ACM SIGPLAN. Delve into the challenges of static analysis for large, industrial code bases, particularly in languages like JavaScript that heavily rely on higher-order features. Discover how the presenters bootstrap an on-demand call graph construction by leveraging a pair of on-demand data flow analyses. Learn about the limitations of traditional whole-program call graph construction algorithms and understand the key insight of applying existing on-demand data flow analyses to construct call graphs on demand. Examine the proposed soundness condition for on-demand analyses with respect to partial call graphs, and explore the formalization of the algorithm as an abstract domain combinator. Gain insights into the proof of soundness using Isabelle/HOL and review the evaluation of a prototype implementation for a subset of JavaScript using the Synchronized Push-Down Systems framework.
Syllabus
[SAS23] Lifting On-Demand Analysis to Higher-Order Languages
Taught by
ACM SIGPLAN