Home | History | Annotate | Download | only in src

Lines Matching refs:function_index

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