Home | History | Annotate | Download | only in src

Lines Matching refs:constant_index

1358 ExternalReference ExternalReference::math_exp_constants(int constant_index) {
1361 reinterpret_cast<void*>(math_exp_constants_array + constant_index));