Open Scope: A Pragmatic JavaScript Pattern for Modular Instrumentation
Résumé
We report on our experience instrumenting Narcissus, a JavaScript interpreter written in JavaScript, to allow the dynamic deployment of dynamic program analyses. Instrumenting an interpreter is a cross-cutting change that can affect many parts of the interpreter source code. We propose a simple open scope pattern that minimizes the changes to the interpreter, while allowing us to implement program analyses in their own files, and to compose them dynamically. We apply our pattern to Narcissus using standard JavaScript features, and find that the gain in extensibility offsets a small loss in performance.
Domaines
Langage de programmation [cs.PL]
Fichier principal
main.pdf (176.81 Ko)
Télécharger le fichier
reviews-dls.pdf (99.53 Ko)
Télécharger le fichier
reviews-dls.txt (10.52 Ko)
Télécharger le fichier
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Origine | Fichiers produits par l'(les) auteur(s) |
---|
Origine | Fichiers produits par l'(les) auteur(s) |
---|