facebookarchive/prepack

Add test cases that exercise _withScope

Open

#871 aberto em 7 de ago. de 2017

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (520 forks)batch import
help wantedlevel 2 (easy)serializertest needed

Métricas do repositório

Stars
 (14.268 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

In src/serializer/ResidualHeapVisitor.js there are some this._withScope( calls in the visitor. Try to write test cases that fail if each of these lines is removed (e.g. in #868)

Guia do colaborador