Make OutOfMemory exception thrown from JS call into FatalProcessOutOfMemory as well.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Feb 2011 17:21:59 +0000 (17:21 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 17 Feb 2011 17:21:59 +0000 (17:21 +0000)
commit749c5ea72ea9471cd9966053e1c437bc54d50f52
tree0fad3a5cba4d3e786e61c5bd5207f6f261f4f4d1
parent65addc516541b34c0ddc90e054e69682aa1a2741
Make OutOfMemory exception thrown from JS call into FatalProcessOutOfMemory as well.

That unifies the behaviour with CALL_HEAP_FUNCTION macro.

BUG=v8:1165

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

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