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

Issue 159508: Don't step in Array.prorotype.slice.call (Closed)

Created:
11 years, 4 months ago by yurys
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Don't step in function.call/apply if the function is builtin one. Chromium bug: http://code.google.com/p/chromium/issues/detail?id=17886 Committed: http://code.google.com/p/v8/source/detail?r=2568

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1 line) Patch
M src/debug.cc View 1 chunk +3 lines, -1 line 0 comments Download
A test/mjsunit/debug-stepin-builtin.js View 1 chunk +78 lines, -0 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
yurys
11 years, 4 months ago (2009-07-28 14:43:22 UTC) #1
Søren Thygesen Gjesse
11 years, 4 months ago (2009-07-28 14:54:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698