Home | History | Annotate | Download | only in interpreter

Lines Matching refs:GetJavaValue

646   uint32_t method_handle_idx = static_cast<uint32_t>(it.GetJavaValue().i);
681 dex::StringIndex name_idx(static_cast<uint32_t>(it.GetJavaValue().i));
692 uint32_t method_type_idx = static_cast<uint32_t>(it.GetJavaValue().i);
707 const jvalue& jvalue = it.GetJavaValue();