Chromium Code Reviews

Issue 165122: Convert global objects to global receivers before invoking... (Closed)

Created:
11 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
Reviewers:
Kevin Millikin (Chromium)
CC:
v8-dev
Visibility:
Public.

Description

Convert global objects to global receivers before invoking JavaScript functions on them. Committed: http://code.google.com/p/v8/source/detail?r=2642

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+8 lines, -0 lines)
M src/execution.cc View 1 chunk +8 lines, -0 lines 0 comments

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 4 months ago (2009-08-07 06:59:54 UTC) #1
Kevin Millikin (Chromium)
11 years, 4 months ago (2009-08-07 07:01:54 UTC) #2
LGTM.

Powered by Google App Engine