summaryrefslogtreecommitdiff
path: root/src/compiler/driver/compiler_driver.cc
diff options
context:
space:
mode:
author Ian Rogers <irogers@google.com> 2013-05-06 13:25:44 -0700
committer Ian Rogers <irogers@google.com> 2013-05-06 16:04:04 -0700
commit8a01a3a8caee37d4c4cf1a8c673f897c74aaf785 (patch)
tree2abfaf7d42e5aaabdc1faaeeda01f5a904fd64ed /src/compiler/driver/compiler_driver.cc
parentbf47e5f28b1aa39748dce8ac5abbabca1baee093 (diff)
Make ShadowFrame fields const when not in portable.
ShadowFrames in quick don't need the HasReferenceArray test as they always have a reference array. Make the method_ and number_of_vregs_ fields const to aid G++'s optimization of the interpreter. Modify the OFFSETOF_MEMBER macro to handle const fields. Change-Id: I696480789190f7c5190449b9c278d37853903a5e
Diffstat (limited to 'src/compiler/driver/compiler_driver.cc')
0 files changed, 0 insertions, 0 deletions