Home | History | Annotate | Download | only in src

Lines Matching refs:function_index

14905     int function_index = Smi::cast(smi_index)->value();
14906 return &(kIntrinsicFunctions[function_index]);