commit | d48b4295f429e55b667f27f2bded4e7449904c32 | [log] [tgz] |
---|---|---|
author | Anna Gringauze <annagrin@google.com> | Fri May 08 10:06:19 2020 -0700 |
committer | GitHub <noreply@github.com> | Fri May 08 10:06:19 2020 -0700 |
tree | 838265bcdf4fff4efaedf733133e0b59b58b496a | |
parent | 44e855c484ca31bff98252e505dcb17c358dc245 [diff] |
Do not show native JavaScript objects in scope (#989) * do not include native javascipt objects in stack * update version and changelog * Addressed CR comments * Addressed CR comments, removed unnecessary logs * Test that static scope does not contain 'this'