Do not cache functions until we know they are fully constructed. This is needed in...
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 Jan 2009 07:13:33 +0000 (07:13 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 13 Jan 2009 07:13:33 +0000 (07:13 +0000)
commite13aed2da32e5da86762e1dc163f89beacd0bc81
tree0b64b5f45b8637c9c9acdd820af411011eee80a7
parent21d2865757d58691d83e47e0e3f53f56873e8932
Do not cache functions until we know they are fully constructed. This is needed in case of a stack overflow during construction.
Review URL: http://codereview.chromium.org/17354

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1056 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/apinatives.js
src/execution.cc