I find "stack roots" in heapsnapshot in Node.js v16.18.1, i think it is
related to V8 Version. Thanks .
在2023年4月5日星期三 UTC+8 17:51:31 写道:
> I thought i can see "stack roots" in heapsnapshot
>
> Ben Noordhuis 于2023年4月5日 周三16:39写道:
>
>> Can you explain what exactly you find surprising?
>>
>> --
>>
I find "stack roots" in heapsnapshot in Node.js v16.18.1, i think it is
related to V8 Version. Thanks .
在2023年4月5日星期三 UTC+8 17:51:31 写道:
> I thought i can see "stack roots" in heapsnapshot
>
> Ben Noordhuis 于2023年4月5日 周三16:39写道:
>
>> Can you explain what exactly you find surprising?
>>
>> --
>>
I find "stack roots" in heapsnapshot in Node.js v16.18.1, i think it is
related to V8 Version. Thanks .
在2023年4月5日星期三 UTC+8 16:39:15 写道:
Can you explain what exactly you find surprising?
--
--
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
---
You re
I thought i can see "stack roots" in heapsnapshot
Ben Noordhuis 于2023年4月5日 周三16:39写道:
> Can you explain what exactly you find surprising?
>
> --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are sub
Can you explain what exactly you find surprising?
--
--
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" group.
To unsubscribe from this group and stop receiving emai
On Tue, Apr 4, 2023 at 1:41 PM theratliter theratliter
wrote:
>
> Hi all ! does anyone know what the "Stack root" means ? the memory hold by
> stack variable ?
They're live references to GC objects in JS and WASM stack frames. A
JS function's local variables are an example.
--
--
v8-users mai
Hi all ! does anyone know what the "Stack root" means ? the memory hold by
stack variable ?[image: 飞书20230404-193425.jpg]
--
--
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups