-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.
Description
Version: 6.3.1
Platform: Linux localhost.localdomain 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64 GNU/Linux
for (var i = 0; i < 10000; i++) {
str = ''
for (var k = 0; k < i; k++) {
str += 'x'
}
console.log(str)
}Metadata
Metadata
Assignees
Labels
duplicateIssues and PRs that are duplicates of other issues or PRs.Issues and PRs that are duplicates of other issues or PRs.processIssues and PRs related to the process subsystem.Issues and PRs related to the process subsystem.