Skip to content

worker: fix type check in receiveMessageOnPort

Use the same type check we use in MoveToContext() in ReceiveMessage().

Fixes: https://github.com/nodejs/node/issues/32742

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading