Chenxi Zh

Results 15 comments of Chenxi Zh

1. tried modifying the `nleak_agent` to explicitly set `ROOT = global` Rationale behind, the rewritten file is as following: ``` "use strict"; $$$OBJECT$$$.defineProperty(leaking, '__scope__', { get: function () { return...

@Rosesqy , as we discussed, this one is related to the end-to-end test.

- `isScript: boolean`: run the whole `sample.js` (user's app) multiple times - `loop` reuse BLeak config interface.

From @mdblr Run user defined script. (written by user of NLeak to run testing code) ------------- - black box: executing the API in the black box, E.g. API server etc...