This flag was added by commit r13585.
BUG=
Review URL: https://codereview.chromium.org/
12258013
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@13677
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
status_(UNUSED),
translations_(info->zone()),
deferred_(8, info->zone()),
- support_aligned_spilled_doubles_(false),
osr_pc_offset_(-1),
last_lazy_deopt_pc_(0),
frame_is_built_(false),
Status status_;
TranslationBuffer translations_;
ZoneList<LDeferredCode*> deferred_;
- bool support_aligned_spilled_doubles_;
int osr_pc_offset_;
int last_lazy_deopt_pc_;
bool frame_is_built_;