| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 03b6650 commit 1c21fbf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -745,6 +745,8 @@ changes: | |||
| 745 | 745 | `cachedData` was created. | |
| 746 | 746 | * `context` {Object} The [contextified][] object as returned by the | |
| 747 | 747 | `vm.createContext()` method, to compile and evaluate this `Module` in. | |
| 748 | + If no context is specified, the module is evaluated in the current | ||
| 749 | + execution context. | ||
| 748 | 750 | * `lineOffset` {integer} Specifies the line number offset that is displayed | |
| 749 | 751 | in stack traces produced by this `Module`. **Default:** `0`. | |
| 750 | 752 | * `columnOffset` {integer} Specifies the first-line column number offset that | |
| Back | FazBrowse Home | New Git URL |
0 commit comments