David Pacheco

Results 82 comments of David Pacheco

Sorry it took me a while to look at this. I can't reproduce it on Mavericks 10.9.2 with node 0.10.12. ``` dap@spike tmp $ uname -a Darwin spike.local 13.1.0 Darwin...

Isn't it deprecated as soon as we decide to stop using it? Once everything _has_ stopped using it, it's just removed.

Thanks for the details. I just ran into the same issue.

By chance, has anybody taken a look at why this doesn't work (e.g., is it somehow behaving correctly vs minor bug vs deeper design issue)?

This seems to be caused by serde-rs/serde#1183. It's similar to #33.

This is a nice idea, and I know @mcavage considered something like this a long time ago. Realistically, I'm not sure when we'll be able to spend much time on...

There's no objection. There's just nobody signed up to work on this. If someone's interested in starting, the first step would probably be to send out a detailed [RFD](https://github.com/joyent/rfd).

I did not know that "findjsobjects -m" existed, and had trouble understanding what it does. If I'm understanding correctly, it's intended as a way to do "ADDR::findjsobjects -r" for several...

I think your proposal is fine. Just to clarify, we only clear the tree if you explicitly specify an address to "::findjsobjects -r". As we discussed, I think it would...

I'm not sure if anybody has looked at mdb_v8 with Node version 8 yet. Are you able to make the core file available?