Use the real climit for testing the stack limit API. The currently
authorager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Nov 2010 08:40:21 +0000 (08:40 +0000)
committerager@chromium.org <ager@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 12 Nov 2010 08:40:21 +0000 (08:40 +0000)
commit2c4723639d40d10c65f97d099796976dbe51b9bc
tree72ec83fe402b70b53f3301ff6bf2f90ae7a5e74f
parent121adebfdecce6e7a600263c6c2dee1b9219ee8d
Use the real climit for testing the stack limit API. The currently
active climit can be changed by other events and should not be trusted
for these tests. The real climit stays the same once set.

Review URL: http://codereview.chromium.org/4881001

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5816 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/execution.h
test/cctest/test-api.cc