-
-
Notifications
You must be signed in to change notification settings - Fork 35.1k
Open
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.
Description
- Version: master
- Platform: Linux x64
- Subsystem: console?
What steps will reproduce the bug?
Running the 'es' benchmarks.
How often does it reproduce? Is there a required condition?
Not often it seems, not sure if it's specific to any 'es' benchmark.
What is the expected behavior?
To not crash.
What do you see instead?
internal/console/global.js:45
globalConsole[kBindProperties](true, 'auto');
^
TypeError: globalConsole[kBindProperties] is not a function
at internal/console/global.js:45:31
at NativeModule.compileForInternalLoader (internal/bootstrap/loaders.js:276:7)
at nativeModuleRequire (internal/bootstrap/loaders.js:305:14)
at createGlobalConsole (internal/bootstrap/node.js:317:5)
at internal/bootstrap/node.js:120:38
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
benchmarkIssues and PRs related to the benchmark subsystem.Issues and PRs related to the benchmark subsystem.