From 704dcce75471e083cfbd85c16ee48c634aeedbf5 Mon Sep 17 00:00:00 2001 From: Ali Ijaz Sheikh Date: Mon, 14 Sep 2015 17:16:54 -0700 Subject: deps: upgrade V8 to 4.5.103.33 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This brings in the patches from 4.5.103.30...4.5.103.33 fixing the issue with computed property names not working in nested literals. Full V8 4.5 commit log at: https://chromium.googlesource.com/v8/v8.git/+log/branch-heads/4.5 Fixes: https://github.com/nodejs/node/issues/2507 PR-URL: https://github.com/nodejs/node/pull/2870 Reviewed-By: indutny - Fedor Indutny Reviewed-By: targos - Michaƫl Zasso Reviewed-By: bnoordhuis - Ben Noordhuis Reviewed-By: fishrock123 - Jeremiah Senkpiel --- deps/v8/codereview.settings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deps/v8/codereview.settings') diff --git a/deps/v8/codereview.settings b/deps/v8/codereview.settings index 7c4dd8e255..532e4b4d7b 100644 --- a/deps/v8/codereview.settings +++ b/deps/v8/codereview.settings @@ -1,5 +1,5 @@ CODE_REVIEW_SERVER: https://codereview.chromium.org -CC_LIST: v8-dev@googlegroups.com +CC_LIST: v8-reviews@googlegroups.com VIEW_VC: https://chromium.googlesource.com/v8/v8/+/ STATUS: http://v8-status.appspot.com/status TRY_ON_UPLOAD: False -- cgit v1.2.3