On Tue, Apr 4, 2023 at 1:41 PM theratliter theratliter
<theratli...@gmail.com> 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 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 emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/CAHQurc8REkYnT5_Okz8GbSHqriio%3DA2CO1euLOriqoh0JW%3DoHQ%40mail.gmail.com.

Reply via email to