Feng Wang

Results 16 comments of Feng Wang

test code ```Javascript let a = {b:true}; delete a?.b; console.log(JSON.stringify(a)); ``` outputs: ``` {"b":true} ``` Run this code with node, and the output will be: ``` {} ```

The use case for this will be ``` delete a.b?.c; ``` where a.b may not exist.

The version we are using is 2.0.18. The same program use to work fine with the 2.0.14 version.

The nl translation does not have a entry in the list. Causing the test to fail.

Please use squash merge on this one. The commit history is really messy.

Linux feng-Surface-Laptop-3 6.14.2-surface-1 #1 SMP PREEMPT_DYNAMIC Sun Apr 20 02:32:41 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

One little thing since some posts mentioned this. The clkreq line is not connected when using the CM4-IO board since the pcie port does not have that pin. But using...

> How is the drive attached to the CM4? You don't say. > > > By the way, referencing the UART as 14 and 15 can be confusing > >...

![99fc0f56bad5ed33c487023878aecb1](https://github.com/user-attachments/assets/087789e3-db74-40cd-82a6-a605d79a4236) Like this. The converter works well with other drives. And the M10 can also be recognized as a second drive with this connection.