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

Issue 10828282: Prevent segfault on undefined inline runtime call. (Closed)

Created:
8 years, 4 months ago by Yang
Modified:
8 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Prevent segfault on undefined inline runtime call. R=mstarzinger@chromium.org BUG=v8:2286 Committed: https://code.google.com/p/v8/source/detail?r=12306

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M src/parser.cc View 1 chunk +7 lines, -0 lines 1 comment Download
A + test/mjsunit/regress-2286.js View 1 chunk +3 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 4 months ago (2012-08-13 12:55:51 UTC) #1
Michael Starzinger
8 years, 4 months ago (2012-08-13 19:04:54 UTC) #2
LGTM (with a nit).

https://chromiumcodereview.appspot.com/10828282/diff/1/src/parser.cc
File src/parser.cc (right):

https://chromiumcodereview.appspot.com/10828282/diff/1/src/parser.cc#newcode4807
src/parser.cc:4807: // Check that the function is defined if it's a inline
runtime call.
"[...] it's an inline [...]"

Powered by Google App Engine
This is Rietveld 408576698