facebookarchive/prepack

Add test cases that exercise _withScope

Open

#871 opened on Aug 7, 2017

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

Repository metrics

Stars
 (14,268 stars)
PR merge metrics
 (No merged PRs in 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)

Contributor guide