Skip to content

setImmediate crash #26055

@hxkuc

Description

@hxkuc

Preflight Checklist

  • I have read the Contributing Guidelines for this project.
  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Issue Details

  • Electron Version:

8-,9-,10-

  • Operating System:

windows

  • Last Known Working Electron version:

no

Expected Behavior

console error

Actual Behavior

crash

To Reproduce

example code

setImmediate(function () {
  aaa
})

Expected Behavior:
aaa is not defined

Actual Behavior:
crashed

Screenshots

Additional Information

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions