v8: fix GetLocalizedMessage usage
authorTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 23 May 2013 20:57:59 +0000 (13:57 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 23 May 2013 21:00:19 +0000 (14:00 -0700)
commitdbe142c4eda0f15fad9fa85743dd11b81292fa8f
tree351e2b177918744c415b9ad4121195a51c445397
parent279361b27729118481ca2e2fecc2c3f930c56f41
v8: fix GetLocalizedMessage usage

As is the backport of the abort on uncaught exception wouldn't compile
because we it was passing in `this` when it was unnecessary.
deps/v8/src/isolate.cc