events: improve events performance #50948
Annotations
10 errors
lib/events.js#L45
'ReflectOwnKeys' is assigned a value but never used
|
lib/events.js#L297
Expected space(s) after "if"
|
lib/events.js#L301
Use `const { ObjectFromEntries } = primordials;` instead of the global
|
lib/events.js#L304
Use `const { SafeMap } = primordials;` instead of the global
|
lib/events.js#L313
Expected space(s) after "if"
|
lib/events.js#L378
Use `const { SafeMap } = primordials;` instead of the global
|
lib/events.js#L378
Missing semicolon
|
lib/events.js#L584
Use `const { SafeMap } = primordials;` instead of the global
|
lib/events.js#L722
Use `const { SafeMap } = primordials;` instead of the global
|
lib/events.js#L778
Operator '=' must be spaced
|
The logs for this run have expired and are no longer available.
Loading