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 (14,268 stars) (520 forks)batch import
help wantedlevel 2 (easy)serializertest needed

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

Add test cases that exercise _withScope · facebookarchive/prepack#871 | Good First Issue