Home | History | Annotate | Download | only in interpreter

Lines Matching full:codeitem

325 JValue ExecuteGotoImpl(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
333 const DexFile::CodeItem* code_item,
337 const DexFile::CodeItem* code_item,
341 const DexFile::CodeItem* code_item,
345 const DexFile::CodeItem* code_item,
349 static JValue Execute(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
353 static inline JValue Execute(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
407 const DexFile::CodeItem* code_item = method->GetCodeItem();
501 const DexFile::CodeItem* code_item = mh.GetMethod()->GetCodeItem();
510 JValue EnterInterpreterFromStub(Thread* self, MethodHelper& mh, const DexFile::CodeItem* code_item,
523 const DexFile::CodeItem* code_item,