2021
DOI: 10.1007/s11219-020-09537-8
|View full text |Cite
|
Sign up to set email alerts
|

Exposing bugs in JavaScript engines through test transplantation and differential testing

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(2 citation statements)
references
References 26 publications
0
2
0
Order By: Relevance
“…JavaScript has been the most commonly used programming language for several years 1 . It is also popular in various application domains, including web (server-side and client-side), mobile, and the Internet of Things (IoT) [19], [20]. In addition, given the nature of the language (handling HTTP requests, running on browsers), JavaScript is known to be one of the languages that uses asynchronous APIs extensively, with an execution model susceptible to races.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…JavaScript has been the most commonly used programming language for several years 1 . It is also popular in various application domains, including web (server-side and client-side), mobile, and the Internet of Things (IoT) [19], [20]. In addition, given the nature of the language (handling HTTP requests, running on browsers), JavaScript is known to be one of the languages that uses asynchronous APIs extensively, with an execution model susceptible to races.…”
Section: Introductionmentioning
confidence: 99%
“…There are 10 commits from the resource leak category. The following example20 from Node.js shows a flaky test due to EMFILE, which means that a process is trying to open too many files.…”
mentioning
confidence: 99%