We use the same stack Best Jochen
Dmitriy - <[email protected]> schrieb am Do., 29. Sep. 2016, 12:01: > For example: > > c frame > js frame > c frame > js frame > js frame > c frame > > OR > > c frame > c frame > c frame > c frame > ---------------------- > js frame > js frame > js frame > > Does V8 separate stack on two parts - JS stack and Native stack? > > -- > -- > v8-dev mailing list > [email protected] > http://groups.google.com/group/v8-dev > --- > You received this message because you are subscribed to the Google Groups > "v8-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
