Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(123)

Issue 2095953002: Refactor CreateApiFunction (Closed)

Created:
4 years, 6 months ago by Toon Verwaest
Modified:
4 years, 5 months ago
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Refactor CreateApiFunction BUG= Committed: https://crrev.com/705574970f3899a6eda0c61130c8c31693df4039 Cr-Commit-Position: refs/heads/master@{#37290}

Patch Set 1 #

Patch Set 2 : Create the template instantiation cache early enough #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -155 lines) Patch
M src/accessors.cc View 3 chunks +4 lines, -25 lines 0 comments Download
M src/api-natives.h View 2 chunks +2 lines, -8 lines 0 comments Download
M src/api-natives.cc View 3 chunks +44 lines, -75 lines 0 comments Download
M src/bootstrapper.cc View 1 5 chunks +13 lines, -21 lines 0 comments Download
M src/factory.h View 1 chunk +0 lines, -3 lines 0 comments Download
M src/factory.cc View 1 chunk +8 lines, -21 lines 0 comments Download
M src/objects.h View 1 1 chunk +4 lines, -2 lines 0 comments Download
M src/objects.cc View 1 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
Toon Verwaest
ptal
4 years, 6 months ago (2016-06-24 11:35:25 UTC) #2
jochen (gone - plz use gerrit)
what's the goal?
4 years, 6 months ago (2016-06-24 11:50:22 UTC) #3
Toon Verwaest
With this particular CL, just simplify the code.
4 years, 6 months ago (2016-06-24 12:32:22 UTC) #4
jochen (gone - plz use gerrit)
On 2016/06/24 at 12:32:22, verwaest wrote: > With this particular CL, just simplify the code. ...
4 years, 6 months ago (2016-06-24 13:35:45 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2095953002/1
4 years, 6 months ago (2016-06-24 15:39:48 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_nosnap_shared_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_nosnap_shared_rel_ng/builds/3889) v8_win_nosnap_shared_rel_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 6 months ago (2016-06-24 16:24:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2095953002/20001
4 years, 5 months ago (2016-06-27 11:42:44 UTC) #12
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/705574970f3899a6eda0c61130c8c31693df4039 Cr-Commit-Position: refs/heads/master@{#37290}
4 years, 5 months ago (2016-06-27 12:16:07 UTC) #14
Michael Achenbach
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2099983004/ by machenbach@chromium.org. ...
4 years, 5 months ago (2016-06-27 17:32:36 UTC) #15
Michael Achenbach
4 years, 5 months ago (2016-06-27 17:37:12 UTC) #16
Message was sent while issue was closed.
bindings/blink-in-js-asan-crash.html also crashes. See e.g. output:
https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Mac/builds/549...

05:40:47.156 10154 worker/1 bindings/blink-in-js-asan-crash.html output stderr
lines:
05:40:47.156 10154   1   0x10bc856db v8::V8::ToLocalEmpty()
05:40:47.156 10154   2   0x10d7051ce
blink::V8PerContextData::V8PerContextData(v8::Local<v8::Context>)

Powered by Google App Engine
This is Rietveld 408576698