Chromium Code Reviews

Issue 660178: Add missing error message for calling functions on incompatible receivers. (Closed)

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

Description

Add missing error message for calling functions on incompatible receivers. Committed: http://code.google.com/p/v8/source/detail?r=3978

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+3 lines, -2 lines)
M src/messages.js View 1 chunk +1 line, -0 lines 0 comments
M src/regexp-delay.js View 2 chunks +2 lines, -2 lines 0 comments

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 10 months ago (2010-02-26 15:38:08 UTC) #1
Vitaly Repeshko
10 years, 10 months ago (2010-02-26 15:41:11 UTC) #2
LGTM.

Powered by Google App Engine