Proceedings of the 42nd Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 2015
DOI: 10.1145/2676726.2676997
|View full text |Cite
|
Sign up to set email alerts
|

Summary-Based Context-Sensitive Data-Dependence Analysis in Presence of Callbacks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
5

Citation Types

0
15
0

Year Published

2017
2017
2024
2024

Publication Types

Select...
2
2
2

Relationship

0
6

Authors

Journals

citations
Cited by 36 publications
(15 citation statements)
references
References 49 publications
0
15
0
Order By: Relevance
“…Second, it offers fast client-code analysis, since the expensive cost of analyzing the huge libraries has been spent offline, in an earlier stage. Data-dependence analysis admits a nice separation between library and client code, and has been studied in [Palepu et al 2017;Tang et al 2015]. • The challenge of callbacks.…”
Section: Introductionmentioning
confidence: 99%
See 4 more Smart Citations
“…Second, it offers fast client-code analysis, since the expensive cost of analyzing the huge libraries has been spent offline, in an earlier stage. Data-dependence analysis admits a nice separation between library and client code, and has been studied in [Palepu et al 2017;Tang et al 2015]. • The challenge of callbacks.…”
Section: Introductionmentioning
confidence: 99%
“…• The challenge of callbacks. As pointed out recently in [Tang et al 2015], one major obstacle to effective library summarization is the presence of callbacks. Callback functions are declared and used by the library, but are implemented by the client.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations