Proceedings of the 2015 ACM SIGPLAN International Conference on Object-Oriented Programming, Systems, Languages, and Applicatio 2015
DOI: 10.1145/2814270.2814293
|View full text |Cite
|
Sign up to set email alerts
|

Selective control-flow abstraction via jumping

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
4
4
1

Relationship

1
8

Authors

Journals

citations
Cited by 22 publications
(10 citation statements)
references
References 27 publications
0
10
0
Order By: Relevance
“…However, these approaches just focus on components' callbacks and some GUI events and can be incomplete for the rest of the Android API [7]. Besides control flow constraints offered by lifecycle of components, Blackshear et al [34] use data dependencies between callbacks to identify more ordering constraints between callbacks.…”
Section: Related Workmentioning
confidence: 99%
“…However, these approaches just focus on components' callbacks and some GUI events and can be incomplete for the rest of the Android API [7]. Besides control flow constraints offered by lifecycle of components, Blackshear et al [34] use data dependencies between callbacks to identify more ordering constraints between callbacks.…”
Section: Related Workmentioning
confidence: 99%
“…Backward analysis Several works on backward analysis [2,3,4,7] check the validity of given queries. Their techniques keep applying transfer functions that infer preconditions backward from given post-conditions until they find any contradictory condition that refutes the queries.…”
Section: Related Workmentioning
confidence: 99%
“…In the context of software model checking, path slicing was proposed to find statements in a given path that are relevant to show its (in)feasibility [35]. Slicing has also been used to reduce the number of interlivings in event-oriented applications [10], and recently it has been combined with runtime analysis to extract values of variables that make an application difficult to statically analyse [48].…”
Section: Slicingmentioning
confidence: 99%