Home | History | Annotate | Download | only in src

Lines Matching refs:builtin_index

5068 int Code::builtin_index() { return READ_INT_FIELD(this, kBuiltinIndexOffset); }
5162 switch (builtin_index()) {