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

Issue 13706: A recursive call to the code generator could (conceivably) clobber any... (Closed)

Created:
12 years ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

A recursive call to the code generator could (conceivably) clobber any register. Generate code to evaluate both arguments of FastCharCodeAt before popping either from the stack. Committed: http://code.google.com/p/v8/source/detail?r=958

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
12 years ago (2008-12-10 13:37:01 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698