2005
DOI: 10.1016/j.entcs.2005.09.010
|View full text |Cite
|
Sign up to set email alerts
|

Type Checking for JavaScript

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
27
0

Year Published

2005
2005
2019
2019

Publication Types

Select...
4
3

Relationship

1
6

Authors

Journals

citations
Cited by 21 publications
(27 citation statements)
references
References 3 publications
0
27
0
Order By: Relevance
“…A few static typing systems have been proposed for JavaScript [1,2,11,19]. These approaches discover the type of values and object structures for a variable by statically analyzing the source code and possible program control flows lead to the variable assignment.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…A few static typing systems have been proposed for JavaScript [1,2,11,19]. These approaches discover the type of values and object structures for a variable by statically analyzing the source code and possible program control flows lead to the variable assignment.…”
Section: Related Workmentioning
confidence: 99%
“…Our analysis does not include the functions defined dynamically by eval function or new Function(); these cases would only make the ratio even smaller. Therefore, we 2 We did not perform any preprocess to exclude third-party or repeated files in the provided source code bundles. a l e r t ( b a r .…”
Section: The Anonymous Function Problemmentioning
confidence: 99%
See 1 more Smart Citation
“…Many of these were developed before the ES5 specification was released [1,2,9,11,17]. None of those semantics are tested against a real-world test suite.…”
Section: Related Workmentioning
confidence: 99%
“…In [6] we introduced the language JS 0 and its type system. In this paper we have simplified the presentation of JS T 0 and its type system and defined a sound type inference algorithm.…”
Section: Introductionmentioning
confidence: 99%