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

Issue 474633003: Load global object and builtins from activation. (Closed)

Created:
6 years, 4 months ago by sigurds
Modified:
6 years, 4 months ago
Reviewers:
titzer
CC:
v8-dev, Michael Starzinger
Project:
v8
Visibility:
Public.

Description

Load global object and builtins from activation. BUG= R=titzer@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23205

Patch Set 1 #

Patch Set 2 : Load global object, builtins, and closure for building literals from activation. #

Total comments: 2

Patch Set 3 : Load global object and builtins from activation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -25 lines) Patch
M src/compiler/ast-graph-builder.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 1 2 6 chunks +31 lines, -25 lines 0 comments Download
M test/cctest/compiler/test-run-jscalls.cc View 1 1 chunk +82 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sigurds
6 years, 4 months ago (2014-08-14 17:00:49 UTC) #1
sigurds
6 years, 4 months ago (2014-08-18 09:32:17 UTC) #2
titzer
I like the direction of this. As with context specialization, this closure specialization should probably ...
6 years, 4 months ago (2014-08-18 10:20:29 UTC) #3
sigurds
On 2014/08/18 10:20:29, titzer wrote: > I like the direction of this. > > As ...
6 years, 4 months ago (2014-08-18 14:48:12 UTC) #4
sigurds
I suggest landing this as-is. I'll provide a separate cl which uses JSContextSpecializer to build ...
6 years, 4 months ago (2014-08-19 11:39:17 UTC) #5
titzer
lgtm
6 years, 4 months ago (2014-08-19 12:05:02 UTC) #6
sigurds
6 years, 4 months ago (2014-08-19 15:16:31 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as 23205 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698