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

Issue 10119017: MIPS: Refactoring of code generation for declarations, in preparation for modules. (Closed)

Created:
8 years, 8 months ago by rossberg
Modified:
8 years, 8 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Refactoring of code generation for declarations, in preparation for modules. Port r11331 (bd7843a0) Original commit message: Refactoring of code generation for declarations, in preparation for modules. Do proper dispatch on declaration type instead of mingling together different code generation paths. Once we add more declaration forms, this is more scalable. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11372

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -60 lines) Patch
M src/mips/full-codegen-mips.cc View 6 chunks +141 lines, -60 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698