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

Issue 8742012: MIPS: Catch non-string subject in RegExpExecStub. (Closed)

Created:
9 years ago by kalmard
Modified:
9 years ago
Reviewers:
kisg, Paul Lind, Yang, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Catch non-string subject in RegExpExecStub. Port r10064 (9c6789a3) Original commit message: There is no test case to trigger any crash. This is only to guard against the case that the native function is called with unsafe arguments. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=10097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M src/mips/code-stubs-mips.cc View 3 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
kalmard
Fully building and testing v8 on MIPS requires the following patches to be landed: http://codereview.chromium.org/8561001/ ...
9 years ago (2011-11-30 13:59:12 UTC) #1
Yang
9 years ago (2011-11-30 16:34:47 UTC) #2

Powered by Google App Engine
This is Rietveld 408576698