mary marchini

Results 78 issues of mary marchini

Do we want a way to print th ename of a enum value? For example: ```c // From v8.h enum GCType { kGCTypeScavenge = 1

enhancement
priority: high
difficulty: easy

Markdown formatting can help users share the results on platforms like GitHub. Here's an example of a readme generated using `eshost -t --markdown ...`: https://github.com/mmarchini/proposal-error-stacks/tree/engines-comparison/testcases

We could have a Jenkins job (or GH Action) to daily sync `node-auto-test` with `nodejs/node`, as well as replacing the README with a message stating that repository is only used...

Is it possible to use `skopeo sync` to sync images from a container registry into a different container registry, while using a different image name in the destination registry? For...

kind/feature
stale-issue

Fixes: https://github.com/nodejs/node/issues/34851 ##### Before landing - [ ] Explain why this works on commit message - [ ] Add comments to the code to explain what's going on ##### Checklist...

process

cc @nodejs/build I reorganized the table this way because personally I found the previous version confusing, especially if you're interested in knowing what are all the platforms on a specific...

doc
build
stalled

Several tests failing on Node.js v14. Need to check if the tests are incompatible or if the package is incompatible. I'm disabling Travis for `current` for now.

I wonder if we should add support for JIT functions to uprobes. It should be straightforward to implement by querying /tmp/perf-.map files. That would allow us to trace dynamic languages...

enhancement
help wanted
kernel
priority: low