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

Issue 542074: Fix crash when using Object.getOwnPropertyDescriptor on an API defined... (Closed)

Created:
10 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Fix crash when using Object.getOwnPropertyDescriptor on an API defined callback property. Return undefined for Object.getOwnPropertyDescriptor on an API defined callback properties for now. Committed: http://code.google.com/p/v8/source/detail?r=3605

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -6 lines) Patch
M src/runtime.cc View 1 chunk +12 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 11 months ago (2010-01-14 14:25:21 UTC) #1
Rico
10 years, 11 months ago (2010-01-14 14:30:54 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698