Commit c22d341
test: check contextify contextual store behavior in strict mode
Previously, this behavior was tested indirectly by the REPL tests.
However, REPL now uses DONT_CONTEXTIFY for its VM context.
PR-URL: #62571
Refs: #62371
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>1 parent 01090f2 commit c22d341Copy full SHA for c22d341
1 file changed
+19Lines changed: 19 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- test/parallel
Expand file treeCollapse file tree
Open diff view settings
Collapse file
test/parallel/test-vm-global-contextual-store.js
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
0 commit comments