Home | History | Annotate | Download | only in interpreter

Lines Matching refs:string_idx

828 static inline String* ResolveString(Thread* self, MethodHelper& mh, uint32_t string_idx)
839 return mh.ResolveString(string_idx);