[webkit-dev] C stack direction

Mark Lam mark.lam at apple.com
Wed Nov 20 12:24:49 PST 2013


Hi folks,

I’m currently doing some work involving checks on the bounds of the native stack.  According to WTF::StackBounds, it appears that WINCE is the only port that can potentially have a stack that grows up.  Is anyone still building, testing, and using this configuration with an upward growing stack?  I’m wondering whether to drop support for upward growing stacks altogether.  Our JITs already don’t support it.  Any opinions?

Thanks.

Mark



More information about the webkit-dev mailing list