Lines Matching refs:kNumFPURegisters
189 static const int kNumRegisters = v8::internal::kNumFPURegisters;191 // TODO(plind): Warning, inconsistent numbering here. kNumFPURegisters refers237 bool is_valid() const { return 0 <= code_ && code_ < kNumFPURegisters ; }