Skip to content

test,vm: enable strict mode for vm tests#6209

Closed
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:vm-strict
Closed

test,vm: enable strict mode for vm tests#6209
Trott wants to merge 1 commit intonodejs:masterfrom
Trott:vm-strict

Conversation

@Trott
Copy link
Member

@Trott Trott commented Apr 15, 2016

Checklist
  • tests and code linting passes
  • the commit message follows commit guidelines
Affected core subsystem(s)

test vm

Description of change

Some vm tests are not in strict mode because they need to create and use global variables. By using global.foo instead of just foo, we can still enable strict mode.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests. vm Issues and PRs related to the vm subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants