Caio Lima

Results 5 issues of Caio Lima

It adds tests to cases reported on #2947

awaiting author
test generation
needs follow-up

We are missing some coverage on class features proposals: 1. Test cases that uses private methods/accessors on prefix & postfix nodes. 2. Tests with partially initialized objects with private fields,...

coverage

##### Checklist - [x] Issue filed: https://unicode-org.atlassian.net/browse/ICU-20926 - [x] Updated PR title and link in previous line to include Issue number - [x] Issue accepted - [x] Tests included -...

waiting-on-author

As noted by @targos in https://github.com/nodejs/node/pull/60429#issuecomment-3547655449, the implementation of `total_allocated_bytes` changes the ABI. This PR changes original V8 implementation to a version where there's no addition of `HeapStatistics::total_allocated_bytes_` to V8's...

lib / src
needs-ci
v25.x

This is not a real problem in the spec, but just a reminder when merging this with [source phase imports](https://github.com/tc39/proposal-source-phase-imports) we need to consider if a `request.[[Phase]] == source` on...