[Webkit-unassigned] [Bug 129429] [Win32][LLINT] Crash when running JSC stress tests.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 13:52:57 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=129429





--- Comment #25 from peavo at outlook.com  2014-03-03 13:50:00 PST ---
(In reply to comment #24)
> Ah, I didn't realize at first that this patch was emitting moveStackPointerAndGuardPage at the head of every function. Let's not do that: it's slow and brittle.
> 
> Instead, I think we should pre-commit stack space on Windows. The right place to do that is probably inside VM::updateStackLimit.
> 
> Pre-committing will be faster, but it will also remove lots of tricky Windows-specific code, which is a worthy goal to pursue.

Thanks, sounds good, will look into that :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list