Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix http test: test-http-same-map.js (#273)
test-http-same-map needs to force GC which requires calling the V8 native function %CollectGarbage. This change adds the flag to expose this function.
- Loading branch information