| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -73,6 +73,7 @@ myEmitter.on('event', function(a, b) { | |||
| 73 | 73 | // _events: [Object: null prototype] { event: [Function (anonymous)] }, | |
| 74 | 74 | // _eventsCount: 1, | |
| 75 | 75 | // _maxListeners: undefined, | |
| 76 | + // [Symbol(shapeMode)]: false, | ||
| 76 | 77 | // [Symbol(kCapture)]: false | |
| 77 | 78 | // } true | |
| 78 | 79 | }); | |
@@ -90,6 +91,7 @@ myEmitter.on('event', function(a, b) { | |||
| 90 | 91 | // _events: [Object: null prototype] { event: [Function (anonymous)] }, | |
| 91 | 92 | // _eventsCount: 1, | |
| 92 | 93 | // _maxListeners: undefined, | |
| 94 | + // [Symbol(shapeMode)]: false, | ||
| 93 | 95 | // [Symbol(kCapture)]: false | |
| 94 | 96 | // } true | |
| 95 | 97 | }); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments